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