|
OpenVPN
|
Context used by external_pkcs1_sign() More...
#include <ssl_mbedtls.h>
Data Fields | |
| size_t | signature_length |
| external_sign_func | sign |
| void * | sign_ctx |
Context used by external_pkcs1_sign()
Definition at line 83 of file ssl_mbedtls.h.
| external_sign_func external_context::sign |
Definition at line 86 of file ssl_mbedtls.h.
| void* external_context::sign_ctx |
Definition at line 87 of file ssl_mbedtls.h.
| size_t external_context::signature_length |
Definition at line 85 of file ssl_mbedtls.h.