A CertificateRequest object is a reference-count pointer that wraps a CertificateRequestImpl
![]() | ~CertificateImpl () Deletes this object |
![]() | getType () const Returns the type of this certificate |
![]() | hashCode () const Creates a hashCode from the contents of this certificate |
![]() | getEncoded () const Encodes this certificate |
![]() | getSubjectPublicKey () const Returns the subject's publicKey of this certificate |
![]() | verify (const PublicKey& publicKey) const Returns bool value to indicate the correctness of this certificate |
![]() | getFormat () const Returns format of this certificate |
![]() | getGuarantor () const Returns guarantor of this certificate |
![]() | getPrincipal () const Returns principal of this certificate |
![]() | getSerialNumber () const Returns serialNumber of this certificate |
![]() | getSignature () const Returns signature of this certificate |
![]() | getSignable () const Returns the information that you need to sign |
![]() | getSignatureAlgorithm () const Returns the signature's algorithm name of this certificate |
![]() | getVersionNumber () const Returns the versionNumber of this certificate |
![]() | getNotBefore () const Returns GMT time for the beginning time of valid usage of this certificate |
![]() | getNotAfter () const Returns GMT time for the ending time of valid usage of this certificate |
![]() | checkValidity () const Checks validity of this certificate comparing to current time |
![]() | checkValidity (const UtcTime& utcTime) const Checks validity of this certificate comparing to given time |
![]() | paramString () const Returns the string of items related to this certificate for correctness check |
![]() | CertificateRequest (CertificateRequestImpl *impl = NULL) Constructs a CertificateRequest given a CertificateRequestImpl object |
![]() | ~CertificateRequest () Decrements the count of references to the wrapped CertificateRequestImpl object |
![]() | CertificateImpl () Constructs this object |
A CertificateRequest object is a reference-count pointer that wraps a CertificateRequestImpl
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