A CertificateFactory is a reference-count pointer that wraps a CertificateFactoryImpl
![]() | CertificateFactory (CertificateFactoryImpl *impl) Constructs this object given a CertificateFactoryImpl object |
![]() | ~CertificateFactory () Destructor for CertificateFactory |
![]() | getInstance () Returns the CertificateFactory from the installed Provider |
A CertificateFactory is a reference-count pointer that wraps a CertificateFactoryImpl.Usage: CertficateFactory fac = CertificateFactory::getInstance(); Certificate cert = fac->initCertificateFromFile("PEM", "/home/users/certs"); ...
~CertificateFactory()
static CertificateFactory getInstance()
getCertificateFactory()
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