A subclass of SSLContextImpl and a wrapper for SSL_CTX
![]() | doSetVerify (int verify) Calls SSL_CTX_set_verify(ctx, verify, NULL) |
![]() | doSetCAFile (const string& name) Calls SSL_CTX_load_verify_locations(ctx, name |
A subclass of SSLContextImpl and a wrapper for SSL_CTX. A security context contains various parameters needed by the openssl libraries. It is kept as part of a SecureSocketImpl. The OpenSSLProviderImpl will supply a new OpenSSLContextImpl.
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de