qca
QCA::CertificateInfoOrdered Class Reference
[QCA user API]
Ordered certificate properties type. More...
#include <QtCrypto>
Inheritance diagram for QCA::CertificateInfoOrdered:

Public Member Functions | |
| CertificateInfoOrdered | dnOnly () const |
| QString | toString () const |
Detailed Description
Ordered certificate properties type.
This container stores the information in the same sequence as the certificate format itself.
Definition at line 540 of file qca_cert.h.
Member Function Documentation
| CertificateInfoOrdered QCA::CertificateInfoOrdered::dnOnly | ( | ) | const [inline] |
Return a new CertificateInfoOrdered that only contains the Distinguished Name (DN) types found in this object.
Definition at line 575 of file qca_cert.h.
| QString QCA::CertificateInfoOrdered::toString | ( | ) | const [inline] |
Convert to RFC 1779 string format.
Definition at line 570 of file qca_cert.h.
The documentation for this class was generated from the following file:
KDE 4.4 API Reference