#include <smdevp.h>
Public Attributes | |
int | alg |
void * | ctx |
const void * | key |
int(* | fsend )(struct soap *, const char *, size_t) |
size_t(* | frecv )(struct soap *, char *, size_t) |
soap_mode | mode |
|
The digest or signature algorithm used |
|
EVP_MD_CTX or HMAC_CTX |
|
|
|
|
|
EVP_PKEY |
|
to preserve soap->mode value |