DESCRIPTION |
Purpose |
A DK handle is returned by successful calls to
dk_sign() and
dk_verify(), and passed to
all of the message processing functions. It contains per-message
context-specific information about the message. When processing of
the message is complete, it must be destroyed using a call
to dk_free(). |
|
---|