xmltooling  1.4.2
xmltooling::OpenSSLCredential Class Reference

An OpenSSL-specific credential. More...

#include <xmltooling/security/OpenSSLCredential.h>

List of all members.

Public Member Functions

virtual void attach (SSL_CTX *ctx) const =0
 Attaches credential to an OpenSSL SSL context object.

Detailed Description

An OpenSSL-specific credential.


Member Function Documentation

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.

Parameters:
ctxan SSL context

The documentation for this class was generated from the following file: