Foxit PDF SDK
|
This is the complete list of members for foxit::pdf::RevocationCallback, including all inherited members.
GetCertChainFromSignature(const String &signature_content)=0 | foxit::pdf::RevocationCallback | pure virtual |
GetCertValidTimeRange(const String &cert)=0 | foxit::pdf::RevocationCallback | pure virtual |
GetCRLSignature(const String &crl_data)=0 | foxit::pdf::RevocationCallback | pure virtual |
GetDTSTime(const String &signature_content)=0 | foxit::pdf::RevocationCallback | pure virtual |
GetOCSPCertAndIssuer(const String &ocsp_data, const StringArray &trust_cert_chain)=0 | foxit::pdf::RevocationCallback | pure virtual |
GetOCSPProducedAtTime(const String &ocsp_data)=0 | foxit::pdf::RevocationCallback | pure virtual |
GetOCSPSignature(const String &ocsp_data)=0 | foxit::pdf::RevocationCallback | pure virtual |
GetResponseOnLineForSingleCert(const CertIssuerPair &cert_issuer_pair)=0 | foxit::pdf::RevocationCallback | pure virtual |
GetRevocationInfoFromSignatureData(const String &signature_content)=0 | foxit::pdf::RevocationCallback | pure virtual |
GetTSTSignature(const String &signature_content)=0 | foxit::pdf::RevocationCallback | pure virtual |
GetTSTTime(const String &signature_content)=0 | foxit::pdf::RevocationCallback | pure virtual |
IsCA(const String &cert)=0 | foxit::pdf::RevocationCallback | pure virtual |
IsIssuerMatchCert(const CertIssuerPair &cert_issuer_pair)=0 | foxit::pdf::RevocationCallback | pure virtual |
IsOCSPNeedCheck(const String &ocsp_data)=0 | foxit::pdf::RevocationCallback | pure virtual |
Release()=0 | foxit::pdf::RevocationCallback | pure virtual |
VerifyCRL(const CertIssuerPair &cert_issuer_pair, const String &crl_data)=0 | foxit::pdf::RevocationCallback | pure virtual |
VerifyOCSP(const CertIssuerPair &cert_issuer_pair, const String &ocsp_data)=0 | foxit::pdf::RevocationCallback | pure virtual |