Sign in
third-party-mirror
/
openvpn
/
e5a70b7b87c37fd414cec9693bf6b6dfcbe742a9
/
.
/
src
/
openvpn
/
cryptoapi.h
blob: 8ac6db3692594626b096e11c09f8bba923383393 [
file
] [
log
] [
blame
]
#ifndef
_CRYPTOAPI_H_
#define
_CRYPTOAPI_H_
int
SSL_CTX_use_CryptoAPI_certificate
(
SSL_CTX
*
ssl_ctx
,
const
char
*
cert_prop
);
#endif
/* !_CRYPTOAPI_H_ */