Variable EncryptionAlgorithmListFullConst

EncryptionAlgorithmListFull: readonly EncryptionAlgorithm[] = ...

A full list of encryption algorithms. This list currently contains AES-CBC, AES-CTR, AES-GCM, and RSA-OAEP.

Generated using TypeDoc