Apache2
|
#include <apr_crypto.h>
Data Fields | |
apr_crypto_block_key_digest_e | digest |
Structure describing a simple digest hash to be generated by the apr_crypto_key() function.
Implementations must use apr_crypto_key_rec_make() to allocate this structure.
apr_crypto_block_key_digest_e apr_crypto_key_hash_t::digest |
The digest used for the HMAC.