Apache2
apr_crypto_key_hash_t Struct Reference

#include <apr_crypto.h>

Data Fields

apr_crypto_block_key_digest_e digest
 

Detailed Description

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.

Field Documentation

◆ digest

apr_crypto_block_key_digest_e apr_crypto_key_hash_t::digest

The digest used for the HMAC.


The documentation for this struct was generated from the following file: