Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinestaticprivate |
Definition at line 531 of file PasswordBasedEncryption.cs.
References System.Security.Cryptography.SymmetricAlgorithm.BlockSize, System.SR.Cryptography_Der_Invalid_Encoding, System.Security.Cryptography.Asn1.PBEParameter.Decode(), System.Security.Cryptography.PasswordBasedEncryption.Decrypt(), System.Security.Cryptography.Pkcs.Pkcs12Kdf.DeriveCipherKey(), System.Security.Cryptography.Pkcs.Pkcs12Kdf.DeriveIV(), System.destination, System.Security.Cryptography.Asn1.PBEParameter.IterationCount, System.Security.Cryptography.SymmetricAlgorithm.KeySize, System.Security.Cryptography.PasswordBasedEncryption.NormalizeIterationCount(), System.Security.Cryptography.Asn1.AlgorithmIdentifierAsn.Parameters, System.Security.Cryptography.Asn1.PBEParameter.Salt, System.ReadOnlyMemory< T >.Span, and System.Security.Cryptography.CryptographicOperations.ZeroMemory().
Referenced by System.Security.Cryptography.PasswordBasedEncryption.Decrypt(), and System.Security.Cryptography.PasswordBasedEncryption.Decrypt().