3 references to BlockSize
System.Security.Cryptography (3)
System\Security\Cryptography\HMACMD5.cs (3)
42: this(RandomNumberGenerator.GetBytes(BlockSize)) 52_hMacCommon = new HMACCommon(HashAlgorithmNames.MD5, key, BlockSize); 56BlockSizeValue = BlockSize;