Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinestaticprivate |
Definition at line 134 of file AesImplementation.cs.
References Internal.Cryptography.UniversalCryptoTransform.Create(), Internal.Cryptography.AesBCryptModes.GetSharedHandle(), and System.key.
Referenced by Internal.Cryptography.AesImplementation.CreateTransform(), Internal.Cryptography.AesImplementation.TryDecryptCbcCore(), Internal.Cryptography.AesImplementation.TryDecryptCfbCore(), Internal.Cryptography.AesImplementation.TryDecryptEcbCore(), Internal.Cryptography.AesImplementation.TryEncryptCbcCore(), Internal.Cryptography.AesImplementation.TryEncryptCfbCore(), and Internal.Cryptography.AesImplementation.TryEncryptEcbCore().