#include <xmltooling/security/OpenSSLCredential.h>
Inheritance diagram for xmltooling::OpenSSLCredential:
Public Member Functions | |
virtual void | attach (SSL_CTX *ctx) const =0 |
Attaches credential to an OpenSSL SSL context object. |
|
Attaches credential to an OpenSSL SSL context object. The credential MUST be disposable after attachment.
|