3 references to BlockSize
System.Security.Cryptography (3)
System\Security\Cryptography\HMACSHA3_384.cs (3)
52: this(RandomNumberGenerator.GetBytes(BlockSize)) 71_hMacCommon = new HMACCommon(HashAlgorithmNames.SHA3_384, key, BlockSize); 73BlockSizeValue = BlockSize;