3 references to BlockSize
System.Security.Cryptography (3)
System\Security\Cryptography\HMACSHA384.cs (3)
31: this(RandomNumberGenerator.GetBytes(BlockSize)) 40_hMacCommon = new HMACCommon(HashAlgorithmNames.SHA384, key, BlockSize); 43BlockSizeValue = BlockSize;