Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 72 of file RC2CryptoServiceProvider.cs.
References System.Security.Cryptography.SymmetricAlgorithm.BlockSize, Internal.Cryptography.UniversalCryptoTransform.Create(), System.SR.Cryptography_InvalidIVSize, System.SR.Cryptography_InvalidKeySize, System.Security.Cryptography.RC2CryptoServiceProvider.EffectiveKeySize, System.Security.Cryptography.RC2.EffectiveKeySizeValue, System.Security.Cryptography.RandomNumberGenerator.GetBytes(), System.L, System.Security.Cryptography.SymmetricAlgorithm.LegalKeySizes, System.Security.Cryptography.SymmetricAlgorithm.Padding, and System.Security.Cryptography.RC2CryptoServiceProvider.UseSalt.
Referenced by System.Security.Cryptography.RC2CryptoServiceProvider.CreateDecryptor(), and System.Security.Cryptography.RC2CryptoServiceProvider.CreateEncryptor().