3 references to BlockSize
System.Security.Cryptography (3)
System\Security\Cryptography\HMACSHA3_512.cs (3)
45: this(RandomNumberGenerator.GetBytes(BlockSize)) 64_hMacCommon = new HMACCommon(HashAlgorithmNames.SHA3_512, key, BlockSize); 66BlockSizeValue = BlockSize;