Skip to main content

EncryptionAlg

Represents encryption algorithm types.

  • Full name: \Bloock\Entity\Encryption\EncryptionAlg

Constants

ConstantVisibilityTypeValue
AES256GCMpublic"AES256GCM"
AES256GCM_Mpublic"AES256GCM_M"
RSApublic"RSA"
RSA_Mpublic"RSA_M"
UNRECOGNIZEDpublic"UNRECOGNIZED"

Methods

fromProto

public static fromProto(int $alg): string
  • This method is static.

Parameters:

ParameterTypeDescription
$algint


Automatically generated on 2024-04-02