A wrapper around SSL_CTX whic is used to store the credentials of a server/client and the trusted ca certs
![]() | OpenSSLContextImpl (Version version, bool isClient) Internal class |
![]() | ~OpenSSLContextImpl () Destructor |
![]() | setCertificateFile (const string& certFile, FileType type) Sets the identity certificate chain c of the client/server |
![]() | setPrivateKeyFile (const string& keyFile, FileType type) Sets the private key of the client/server |
![]() | setTrustedCAS (const string& filename) |
![]() | addTrustedCA (const Certificate& cert) |
![]() | doSetVerify (int verify) |
A wrapper around SSL_CTX whic is used to store the credentials of a server/client and the trusted ca certs.
~OpenSSLContextImpl()
void setCertificateFile(const string& certFile, FileType type)
void setPrivateKeyFile(const string& keyFile, FileType type)
void setTrustedCAS(const string& filename)
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