CipherEncrypt |
| Name | Description | |
|---|---|---|
| EncryptAEAD(Byte, Byte, Byte, AeadAlgorithm) | Encrypt data using the AES-GCM authenticated encryption algorithm. | |
| EncryptAEAD(Byte, Byte, Byte, Byte, AeadAlgorithm, CipherOpts) | Encrypt data using the AES-GCM authenticated encryption algorithm with AAD and options. |