Qt Cryptographic Architecture
|
This is the complete list of members for QCA::CertificateChain, including all inherited members.
CertificateChain() | QCA::CertificateChain | inline |
CertificateChain(const Certificate &primary) | QCA::CertificateChain | inline |
complete(const QList< Certificate > &issuers=QList< Certificate >(), Validity *result=0) const | QCA::CertificateChain | inline |
primary() const | QCA::CertificateChain | inline |
validate(const CertificateCollection &trusted, const QList< CRL > &untrusted_crls=QList< CRL >(), UsageMode u=UsageAny, ValidateFlags vf=ValidateAll) const | QCA::CertificateChain | inline |