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_ */