Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 54 of file RC2Implementation.cs.
References System.Security.Cryptography.SymmetricAlgorithm.BlockSize, Internal.Cryptography.RC2Implementation.CreateTransformCore(), System.SR.Cryptography_InvalidIVSize, System.SR.Cryptography_InvalidKeySize, Internal.Cryptography.RC2Implementation.EffectiveKeySize, System.Security.Cryptography.RC2.EffectiveKeySizeValue, System.Security.Cryptography.SymmetricAlgorithm.FeedbackSize, Internal.Cryptography.RC2Implementation.GetPaddingSize(), System.L, System.Security.Cryptography.SymmetricAlgorithm.Padding, Internal.Cryptography.RC2Implementation.ValidateCFBFeedbackSize(), and Internal.Cryptography.RC2Implementation.ValidKeySize().
Referenced by Internal.Cryptography.RC2Implementation.CreateDecryptor(), Internal.Cryptography.RC2Implementation.CreateDecryptor(), Internal.Cryptography.RC2Implementation.CreateEncryptor(), and Internal.Cryptography.RC2Implementation.CreateEncryptor().