System.Security.Cryptography.HMAC public abstract class HMAC : KeyedHashAlgorithm Documentation protected int BlockSizeValue { get; protected set; } public string HashName { get; set; } protected HMAC() public static HMAC Create() public static HMAC Create(string algorithmName)