fixes, fully translated tomato, with english dictionary and Polish translation
[tomato.git] / release / src / router / openvpn / cryptoapi.h
blob8ac6db3692594626b096e11c09f8bba923383393
1 #ifndef _CRYPTOAPI_H_
2 #define _CRYPTOAPI_H_
4 int SSL_CTX_use_CryptoAPI_certificate(SSL_CTX *ssl_ctx, const char *cert_prop);
7 #endif /* !_CRYPTOAPI_H_ */