summaryrefslogtreecommitdiffstats
path: root/pki/base/tps/src/include/httpClient/httpc/engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'pki/base/tps/src/include/httpClient/httpc/engine.h')
-rw-r--r--pki/base/tps/src/include/httpClient/httpc/engine.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pki/base/tps/src/include/httpClient/httpc/engine.h b/pki/base/tps/src/include/httpClient/httpc/engine.h
index 73881ed8..9a57b024 100644
--- a/pki/base/tps/src/include/httpClient/httpc/engine.h
+++ b/pki/base/tps/src/include/httpClient/httpc/engine.h
@@ -71,6 +71,7 @@ PRBool __EXPORT InitSecurity(char* dbpath, char* certname, char* certpassword,
char * prefix ,int verify=1);
PRBool __EXPORT EnableCipher(const char* ciphername);
void __EXPORT EnableAllSSL3Ciphers();
+void __EXPORT EnableAllTLSCiphers();
__EXPORT const char * nscperror_lookup(int error);
#endif