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