SecurityServices for .NET 2.0 Documentation

HMAC.Initialize Method 

[This is preliminary documentation and subject to change.]

Initializes the HMAC.

public override void Initialize();

Exceptions

Exception Type Condition
ObjectDisposedException The HMAC instance has been disposed.

See Also

HMAC Class | Org.Mentalis.SecurityServices.Cryptography Namespace