Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 44 of file HMACCommon.cs.
References Internal.Cryptography.HMACCommon._blockSize, Internal.Cryptography.HMACCommon._hashAlgorithmId, Internal.Cryptography.HMACCommon._hMacProvider, Internal.Cryptography.HMACCommon._lazyHashProvider, Internal.Cryptography.HashProvider.AppendHashData(), Internal.Cryptography.HashProviderDispenser.CreateHashProvider(), Internal.Cryptography.HashProviderDispenser.CreateMacProvider(), Internal.Cryptography.HashProvider.Dispose(), Internal.Cryptography.HashProvider.FinalizeHashAndReset(), and System.key.
Referenced by Internal.Cryptography.HMACCommon.HMACCommon(), and Internal.Cryptography.HMACCommon.ChangeKey().