System.Security.Cryptography.KeyedHashAlgorithm public abstract class KeyedHashAlgorithm : HashAlgorithm Documentation protected byte[] KeyValue public virtual byte[] Key { get; set; } protected KeyedHashAlgorithm() public static KeyedHashAlgorithm Create() public static KeyedHashAlgorithm Create(string algName)