Foxit PDF SDK
com.foxit.sdk.pdf.RevocationCallback Member List

This is the complete list of members for com.foxit.sdk.pdf.RevocationCallback, including all inherited members.

getCertChainFromSignature(byte[] signature_content)com.foxit.sdk.pdf.RevocationCallback
getCertValidTimeRange(byte[] cert)com.foxit.sdk.pdf.RevocationCallback
getCRLSignature(byte[] crl_data)com.foxit.sdk.pdf.RevocationCallback
getDTSTime(byte[] signature_content)com.foxit.sdk.pdf.RevocationCallback
getOCSPCertAndIssuer(byte[] ocsp_data, java.util.ArrayList< byte[]> trust_cert_chain)com.foxit.sdk.pdf.RevocationCallback
getOCSPProducedAtTime(byte[] ocsp_data)com.foxit.sdk.pdf.RevocationCallback
getOCSPSignature(byte[] ocsp_data)com.foxit.sdk.pdf.RevocationCallback
getResponseOnLineForSingleCert(CertIssuerPair cert_issuer_pair)com.foxit.sdk.pdf.RevocationCallback
getRevocationInfoFromSignatureData(byte[] signature_content)com.foxit.sdk.pdf.RevocationCallback
getTSTSignature(byte[] signature_content)com.foxit.sdk.pdf.RevocationCallback
getTSTTime(byte[] signature_content)com.foxit.sdk.pdf.RevocationCallback
isCA(byte[] cert)com.foxit.sdk.pdf.RevocationCallback
isIssuerMatchCert(CertIssuerPair cert_issuer_pair)com.foxit.sdk.pdf.RevocationCallback
isOCSPNeedCheck(byte[] ocsp_data)com.foxit.sdk.pdf.RevocationCallback
release()com.foxit.sdk.pdf.RevocationCallback
verifyCRL(CertIssuerPair cert_issuer_pair, byte[] crl_data)com.foxit.sdk.pdf.RevocationCallback
verifyOCSP(CertIssuerPair cert_issuer_pair, byte[] ocsp_data)com.foxit.sdk.pdf.RevocationCallback