HMAC<T> public class HMAC<T> : KeyedHashAlgorithm where T : HashAlgorithm Documentation protected int BlockSize { get; } public HMAC(byte[] key)