3 references to BlockSize
System.Security.Cryptography (3)
System\Security\Cryptography\HMACSHA1.cs (3)
32: this(RandomNumberGenerator.GetBytes(BlockSize)) 41_hMacCommon = new HMACCommon(HashAlgorithmNames.SHA1, key, BlockSize); 45BlockSizeValue = BlockSize;