OpenVPN
|
Go to the source code of this file.
Functions | |
int | SSL_CTX_use_CryptoAPI_certificate (SSL_CTX *ssl_ctx, const char *cert_prop) |
int SSL_CTX_use_CryptoAPI_certificate | ( | SSL_CTX * | ssl_ctx, |
const char * | cert_prop | ||
) |
Definition at line 938 of file cryptoapi.c.
References CAPI_DATA_free(), _CAPI_DATA::cert_context, _CAPI_DATA::crypt_prov, find_certificate_in_store(), _CAPI_DATA::free_crypt_prov, _CAPI_DATA::key_spec, M_ERRNO, M_INFO, M_NONFATAL, M_WARN, msg, _CAPI_DATA::pubkey, ssl_ctx_set_eckey(), ssl_ctx_set_rsakey(), and tls_libctx.
Referenced by tls_ctx_load_cryptoapi().