Mentalis.org Security Library documentation

HMAC Constructor

Initializes a new instance of the HMAC class. This class cannot be inherited.

Overload List

Initializes a new instance of the HMAC class. This class cannot be inherited.

public HMAC(HashAlgorithm);

Initializes a new instance of the HMAC class.

public HMAC(HashAlgorithm,byte[]);

See Also

HMAC Class | HMAC Members | Org.Mentalis.Security.Cryptography Namespace