Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinestatic |
Definition at line 5 of file HashOneShotHelpers.cs.
References System.SR.Cryptography_UnknownHashAlgorithm, System.destination, System.SR.Format(), System.Security.Cryptography.HMACMD5.HashData(), System.Security.Cryptography.HMACSHA1.HashData(), System.Security.Cryptography.HMACSHA256.HashData(), System.Security.Cryptography.HMACSHA384.HashData(), System.Security.Cryptography.HMACSHA512.HashData(), System.key, System.Security.Cryptography.HashAlgorithmName.MD5, System.Security.Cryptography.HashAlgorithmName.Name, System.Security.Cryptography.HashAlgorithmName.SHA1, System.Security.Cryptography.HashAlgorithmName.SHA256, System.Security.Cryptography.HashAlgorithmName.SHA384, System.Security.Cryptography.HashAlgorithmName.SHA512, and System.source.
Referenced by System.Security.Cryptography.HKDF.Extract().