Share via


KeyedHashAlgorithm Class

Computes a hash-based message authentication code (HMAC) using the provided hash function type.

Namespace: System.Security.Cryptography
Assembly: Microsoft.SPOT.Security.PKCS11 (in microsoft.spot.security.pkcs11.dll)

Syntax

public class KeyedHashAlgorithm : HashAlgorithm

Version Information

Available in the .NET Micro Framework version 4.2.

See Also

Reference

KeyedHashAlgorithm Members
System.Security.Cryptography Namespace