openssl

package
v0.0.0-...-18194de Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 5, 2026 License: BSD-3-Clause Imports: 27 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OPENSSL_RAW_DATA          = 1
	OPENSSL_ZERO_PADDING      = 2
	OPENSSL_DONT_ZERO_PAD_KEY = 4
)

OPENSSL options flags

View Source
const (
	OPENSSL_KEYTYPE_RSA = 0
	OPENSSL_KEYTYPE_EC  = 3
)

Key types

View Source
const (
	OPENSSL_ALGO_SHA1   = 1
	OPENSSL_ALGO_SHA224 = 6
	OPENSSL_ALGO_SHA256 = 7
	OPENSSL_ALGO_SHA384 = 8
	OPENSSL_ALGO_SHA512 = 9
)

Signature algorithms

Variables

View Source
var OpenSSLAsymmetricKey = &phpobj.ZClass{
	Name: "OpenSSLAsymmetricKey",
}

OpenSSLAsymmetricKey is the PHP 8 class for openssl key resources.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL