EncryptionAlgorithm Enum

The algorithm used to encrypt "Value".

Inheritance
builtins.str
EncryptionAlgorithm
EncryptionAlgorithm

Constructor

EncryptionAlgorithm(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

AES256
NONE
RSAES_PKCS1_V1_5