OpenVPN
src
openvpn
cryptoapi.h
Go to the documentation of this file.
1
#ifndef _CRYPTOAPI_H_
2
#define _CRYPTOAPI_H_
3
4
int
SSL_CTX_use_CryptoAPI_certificate
(SSL_CTX *ssl_ctx,
const
char
*cert_prop);
5
6
7
#endif
/* !_CRYPTOAPI_H_ */
SSL_CTX_use_CryptoAPI_certificate
int SSL_CTX_use_CryptoAPI_certificate(SSL_CTX *ssl_ctx, const char *cert_prop)
Definition:
cryptoapi.c:59
Generated by
1.8.17