An OpenSSL-specific credential. More...
#include <xmltooling/security/OpenSSLCredential.h>
Public Member Functions | |
| virtual void | attach (SSL_CTX *ctx) const =0 |
| Attaches credential to an OpenSSL SSL context object. | |
An OpenSSL-specific credential.
| virtual void xmltooling::OpenSSLCredential::attach | ( | SSL_CTX * | ctx | ) | const [pure virtual] |
Attaches credential to an OpenSSL SSL context object.
The credential MUST be disposable after attachment.
| ctx | an SSL context |
1.6.1