Opaque MAC operation context (EVP_MAC_CTX_new / EVP_MAC_init / EVP_MAC_update / EVP_MAC_final).

Synopsis

Declared in <openssl/types.h>

typedef evp_mac_ctx_st EVP_MAC_CTX;

Created with MrDocs