diff options
Diffstat (limited to 'src/openvpn/cryptoapi.h')
-rw-r--r-- | src/openvpn/cryptoapi.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/openvpn/cryptoapi.h b/src/openvpn/cryptoapi.h deleted file mode 100644 index 8ac6db3..0000000 --- a/src/openvpn/cryptoapi.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef _CRYPTOAPI_H_ -#define _CRYPTOAPI_H_ - -int SSL_CTX_use_CryptoAPI_certificate(SSL_CTX *ssl_ctx, const char *cert_prop); - - -#endif /* !_CRYPTOAPI_H_ */ |