xmltooling::OpenSSLCryptoX509CRL Class Reference

OpenSSL-based class for handling X.509 CRLs. More...

#include <xmltooling/security/OpenSSLCryptoX509CRL.h>

List of all members.

Public Member Functions

 OpenSSLCryptoX509CRL ()
 Default constructor.
const XMLCh * getProviderName () const
void loadX509CRLBase64Bin (const char *buf, unsigned int len)
safeBuffer & getDEREncodingSB ()
 OpenSSLCryptoX509CRL (X509_CRL *x)
 Constructor.
X509_CRL * getOpenSSLX509CRL ()
 Returns native CRL object.
XSECCryptoX509CRL * clone () const

Detailed Description

OpenSSL-based class for handling X.509 CRLs.


Constructor & Destructor Documentation

xmltooling::OpenSSLCryptoX509CRL::OpenSSLCryptoX509CRL (  ) 

Default constructor.

xmltooling::OpenSSLCryptoX509CRL::OpenSSLCryptoX509CRL ( X509_CRL *  x  ) 

Constructor.

Parameters:
x a native CRL object

Member Function Documentation

X509_CRL* xmltooling::OpenSSLCryptoX509CRL::getOpenSSLX509CRL (  ) 

Returns native CRL object.

Returns:
native CRL object, or NULL

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

Generated by  doxygen 1.6.2