#include <QtCrypto>
Public Member Functions | |
CertificateInfoOrdered | dnOnly () const |
QString | toString () const |
This container stores the information in the same sequence as the certificate format itself.
CertificateInfoOrdered QCA::CertificateInfoOrdered::dnOnly | ( | ) | const [inline] |
Return a new CertificateInfoOrdered that only contains the Distinguished Name (DN) types found in this object.
References QCA::orderedDNOnly().
QString QCA::CertificateInfoOrdered::toString | ( | ) | const [inline] |