Crypto
- Full name:
\Zotlabs\Lib\Crypto
Properties
openssl_algorithms
- This property is static.
Methods
methods
- This method is static.
signing_methods
- This method is static.
new_keypair
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$bits |
mixed |
sign
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$data |
mixed | |
$key |
mixed | |
$alg |
mixed |
verify
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$data |
mixed | |
$sig |
mixed | |
$key |
mixed | |
$alg |
mixed |
encapsulate
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$data |
mixed | |
$pubkey |
mixed | |
$alg |
mixed |
unencapsulate
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$data |
mixed | |
$prvkey |
mixed |
Automatically generated on 2025-03-19