class AkentiX509CertificateImpl |
This is is used internally by the engine.
![]() | AkentiX509CertificateImpl () Constructs this object |
![]() | AkentiX509CertificateImpl (const Certificate& cert) Constructs this object given a standard x509 certificate |
![]() | ~AkentiX509CertificateImpl () Destructor |
![]() | getPrincipal () const |
![]() | getSubjectPublicKey () const |
![]() | getRevocationURL () const |
![]() | getSerialNumber () const |
![]() | getSignable () const |
![]() | getHashString () const |
![]() | writeObject (AkentiOutputStream& drain) const Writes out a DER encoded version of the wrapped X509 certificate, |
![]() | readObject (AkentiInputStream& source) Reads a DER encoded X509 certificate from the input stream |
![]() | newInstance () const |
![]() | doWrite (AkentiOutputStream& drain) const |
![]() | doRead (AkentiInputStream& source) |
![]() | doParamString (ostream& os) const |
![]() | doToText (int indentAmt, ostream& os) const |
![]() | doToLogString (ostream& os) const |
This is is used internally by the engine. It adpats the standard x509 certificate to the akenti certificates.
Alphabetic index HTML hierarchy of classes or Java