Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivateinherited |
Definition at line 252 of file SymmetricAlgorithm.cs.
References System.SR.ArgumentOutOfRange_NeedNonNegNum, System.Security.Cryptography.SymmetricAlgorithm.BlockSize, System.SR.Cryptography_InvalidPaddingMode, System.SR.Cryptography_MatchBlockSize, System.SR.Cryptography_PlaintextTooLarge, System.Math.DivRem(), and System.SR.InvalidOperation_UnsupportedBlockSize.
Referenced by System.Security.Cryptography.SymmetricAlgorithm.GetCiphertextLengthCbc(), and System.Security.Cryptography.SymmetricAlgorithm.GetCiphertextLengthEcb().