Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinestaticprivate |
Definition at line 65 of file AesGcm.cs.
References System.SR.Cryptography_InvalidNonceLength, System.SR.Cryptography_InvalidTagLength, System.SR.Cryptography_PlaintextCiphertextLengthMismatch, System.ReadOnlySpan< T >.Length, System.Security.Cryptography.AesGcm.NonceByteSizes, and System.Security.Cryptography.AesGcm.TagByteSizes.
Referenced by System.Security.Cryptography.AesGcm.Decrypt(), and System.Security.Cryptography.AesGcm.Encrypt().