Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 44 of file TripleDesImplementation.cs.
References System.array, System.Security.Cryptography.SymmetricAlgorithm.BlockSize, System.Array.Copy(), Internal.Cryptography.TripleDesImplementation.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.TripleDesImplementation.ValidateCFBFeedbackSize().
Referenced by Internal.Cryptography.TripleDesImplementation.CreateDecryptor(), Internal.Cryptography.TripleDesImplementation.CreateDecryptor(), Internal.Cryptography.TripleDesImplementation.CreateEncryptor(), and Internal.Cryptography.TripleDesImplementation.CreateEncryptor().