Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 100 of file AesImplementation.cs.
References System.Security.Cryptography.SymmetricAlgorithm.BlockSize, Internal.Cryptography.AesImplementation.CreateTransformCore(), System.SR.Cryptography_InvalidIVSize, System.SR.Cryptography_InvalidKeySize, System.Security.Cryptography.SymmetricAlgorithm.FeedbackSize, System.L, System.Security.Cryptography.SymmetricAlgorithm.LegalKeySizes, System.Security.Cryptography.SymmetricAlgorithm.Padding, and Internal.Cryptography.AesImplementation.ValidateCFBFeedbackSize().
Referenced by Internal.Cryptography.AesImplementation.CreateDecryptor(), Internal.Cryptography.AesImplementation.CreateDecryptor(), Internal.Cryptography.AesImplementation.CreateEncryptor(), and Internal.Cryptography.AesImplementation.CreateEncryptor().