1 reference to HMACCommon
System.Security.Cryptography (1)
System\Security\Cryptography\HMACCommon.cs (1)
141
return new
HMACCommon
(_hashAlgorithmId, _hMacProvider.Clone(), _blockSize, ActualKey);