namespace Akenti class OpaqueCertificate

Class that handles writing/reading a PEM encoded certificate in a CollectPolicyResponse

Public Methods

static void toXML (const AkentiCertificate& cert, DOMElement* opaqueCert)
Takes an AkentiCertificate object and PEM encodes it into a text DOMElement
static const AkentiCertificate fromXML (const DOMElement* opaqueCert)
Takes an text DOMElemnt containing a PEM encoded certificate and creates an AkentiCertificate object

Documentation

Class that handles writing/reading a PEM encoded certificate in a CollectPolicyResponse.
static void toXML(const AkentiCertificate& cert, DOMElement* opaqueCert)
Takes an AkentiCertificate object and PEM encodes it into a text DOMElement

static const AkentiCertificate fromXML(const DOMElement* opaqueCert)
Takes an text DOMElemnt containing a PEM encoded certificate and creates an AkentiCertificate object


This class has no child classes.
See Also:
CertificateResponse

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