Uses of Class
eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPResponseBinary
Packages that use OCSPResponseBinary
Package
Description
-
Uses of OCSPResponseBinary in eu.europa.esig.dss.cades.validation.timestamp
Methods in eu.europa.esig.dss.cades.validation.timestamp that return types with arguments of type OCSPResponseBinaryModifier and TypeMethodDescriptionprotected List<OCSPResponseBinary> CAdESTimestampSource.buildOCSPIdentifiers(org.bouncycastle.cert.ocsp.BasicOCSPResp... ocspVals) Builds a list of OCSP identifiers for the givenocspValsprotected List<OCSPResponseBinary> CAdESTimestampSource.getEncapsulatedOCSPIdentifiers(CAdESAttribute unsignedAttribute) -
Uses of OCSPResponseBinary in eu.europa.esig.dss.jades.validation.timestamp
Methods in eu.europa.esig.dss.jades.validation.timestamp that return types with arguments of type OCSPResponseBinaryModifier and TypeMethodDescriptionprotected List<OCSPResponseBinary> JAdESTimestampSource.getEncapsulatedOCSPIdentifiers(JAdESAttribute unsignedAttribute) -
Uses of OCSPResponseBinary in eu.europa.esig.dss.pades.validation
Methods in eu.europa.esig.dss.pades.validation that return types with arguments of type OCSPResponseBinaryModifier and TypeMethodDescriptionPAdESOCSPSource.getOcspMap()Returns a map of all OCSP entries contained in DSS dictionary or into nested VRI dictionaries -
Uses of OCSPResponseBinary in eu.europa.esig.dss.pades.validation.dss
Methods in eu.europa.esig.dss.pades.validation.dss that return types with arguments of type OCSPResponseBinaryModifier and TypeMethodDescriptionprotected Set<OCSPResponseBinary> PdfCompositeDssDictOCSPSource.getOCSPBinariesByObjectId(Long objectId) This method returns a set ofCertificateTokens with the given PDF object idPdfDssDictOCSPSource.getOcspMap()Returns a map of all OCSP entries contained in DSS dictionary or into nested VRI dictionaries -
Uses of OCSPResponseBinary in eu.europa.esig.dss.pdf
Methods in eu.europa.esig.dss.pdf that return types with arguments of type OCSPResponseBinaryModifier and TypeMethodDescriptionAbstractPdfDssDict.getOCSPs()PdfDssDict.getOCSPs()Returns a map of unique identifiers andOCSPResponseBinarysstatic Map<Long, OCSPResponseBinary> DSSDictionaryExtractionUtils.getOCSPsFromArray(PdfDict dict, String dictionaryName, String arrayName) Extract OCSP object map -
Uses of OCSPResponseBinary in eu.europa.esig.dss.spi.validation.timestamp
Methods in eu.europa.esig.dss.spi.validation.timestamp that return types with arguments of type OCSPResponseBinaryModifier and TypeMethodDescriptionprotected abstract List<OCSPResponseBinary> SignatureTimestampSource.getEncapsulatedOCSPIdentifiers(SA unsignedAttribute) Returns a list ofOCSPResponseBinarys obtained from the givenunsignedAttributeMethods in eu.europa.esig.dss.spi.validation.timestamp with parameters of type OCSPResponseBinaryModifier and TypeMethodDescriptionprotected List<TimestampedReference> AbstractTimestampSource.createReferencesForOCSPBinary(OCSPResponseBinary ocspResponseBinary, ListCertificateSource certificateSource) Creates a list ofTimestampedReferences for aOCSPResponseBinary -
Uses of OCSPResponseBinary in eu.europa.esig.dss.spi.x509.revocation.ocsp
Methods in eu.europa.esig.dss.spi.x509.revocation.ocsp that return OCSPResponseBinaryModifier and TypeMethodDescriptionstatic OCSPResponseBinaryOCSPResponseBinary.build(org.bouncycastle.cert.ocsp.BasicOCSPResp basicOCSPResp) Builds theOCSPResponseBinary -
Uses of OCSPResponseBinary in eu.europa.esig.dss.xades.validation.timestamp
Methods in eu.europa.esig.dss.xades.validation.timestamp that return types with arguments of type OCSPResponseBinaryModifier and TypeMethodDescriptionprotected List<OCSPResponseBinary> XAdESTimestampSource.getEncapsulatedOCSPIdentifiers(XAdESAttribute unsignedAttribute)