namespace Akenti class CertificateFactory : public ref_ptr<CertificateFactoryImpl> A CertificateFactory object is a reference-count pointer that wraps a CertificateFactoryImpl object
| | CertificateFactory (CertificateFactoryImpl *impl = NULL) Constructs a CertificateFactory given a CertificateFactoryImpl object |
| | ~CertificateFactory () Destructor for CertificateFactory |
| | getInstance () Returns the default CertificateFactory object from the installed security Provider |
A CertificateFactory object is a reference-count pointer that wraps a CertificateFactoryImpl object. It provides applications, albeit indirectly,for certificate generation.
~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