class Akenti::CertificateGenerator |
A CertificateGenerator object is a reference-count pointer that wraps a CertificateGeneratorImpl object.
![]() | CertificateGenerator (CertificateGeneratorImpl* impl) Constructs a CertificateGenerator given a CertificateGeneratorImpl object. |
![]() | ~CertificateGenerator () Decrements the count of references to the wrapped CertificateRequestImpl object. |
A CertificateGenerator object is a reference-count pointer that wraps a CertificateGeneratorImpl object. It provides applications, albeit indirectly, the methods to set the fields of a certificate and then to generate a certificate. A certificate is a constant object that can not be changed once it has been created.
Alphabetic index HTML hierarchy of classes or Java