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