CipherDecrypt |
Name | Description | |
---|---|---|
![]() ![]() | DecryptAEAD(Byte, Byte, Byte, AeadAlgorithm) | Decrypt data using the AES-GCM authenticated encryption algorithm. |
![]() ![]() | DecryptAEAD(Byte, Byte, Byte, Byte, AeadAlgorithm, CipherOpts) | Decrypt data using the AES-GCM authenticated encryption algorithm with AAD and options. |