EncryptionAlg
Represents encryption algorithm types.
- Full name:
\Bloock\Entity\Encryption\EncryptionAlg
Constants
Constant | Visibility | Type | Value |
---|---|---|---|
AES256GCM | public | "AES256GCM" | |
AES256GCM_M | public | "AES256GCM_M" | |
RSA | public | "RSA" | |
RSA_M | public | "RSA_M" | |
UNRECOGNIZED | public | "UNRECOGNIZED" |
Methods
fromProto
public static fromProto(int $alg): string
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$alg | int |
Automatically generated on 2024-04-02