Uses of Class
eu.europa.esig.dss.crl.CRLBinary
Packages that use CRLBinary
Package
Description
-
Uses of CRLBinary in eu.europa.esig.dss.cades.validation.timestamp
Methods in eu.europa.esig.dss.cades.validation.timestamp that return types with arguments of type CRLBinaryModifier and TypeMethodDescriptionCAdESTimestampSource.buildCRLIdentifiers
(org.bouncycastle.asn1.x509.CertificateList... crlVals) Builds a list of CRL identifiers for the givenrevVals
CAdESTimestampSource.getEncapsulatedCRLIdentifiers
(CAdESAttribute unsignedAttribute) -
Uses of CRLBinary in eu.europa.esig.dss.crl
Methods in eu.europa.esig.dss.crl that return CRLBinaryModifier and TypeMethodDescriptionAbstractCRLUtils.buildCRLBinary
(byte[] binaries) Builds theCRLBinary
objectstatic CRLBinary
CRLUtils.buildCRLBinary
(byte[] binaries) Takes binaries and returns DER encodedCRLBinary
ICRLUtils.buildCRLBinary
(byte[] binaries) Takes binaries and returns DER encodedCRLBinary
CRLValidity.getCrlBinary()
Returns binary of the CRLMethods in eu.europa.esig.dss.crl with parameters of type CRLBinaryModifier and TypeMethodDescriptionstatic CRLValidity
CRLUtils.buildCRLValidity
(CRLBinary crlBinary, CertificateToken issuerToken) This method verifies and creates: the signature of the CRL, the key usage of its signing certificate and the coherence between the subject names of the CRL signing certificate and the issuer name of the certificate for which the verification of the revocation data is carried out.ICRLUtils.buildCRLValidity
(CRLBinary crlBinary, CertificateToken issuerToken) This method verifies: the signature of the CRL, the key usage of its signing certificate and the coherence between the subject names of the CRL signing certificate and the issuer name of the certificate for which the verification of the revocation data is carried out.Constructors in eu.europa.esig.dss.crl with parameters of type CRLBinary -
Uses of CRLBinary in eu.europa.esig.dss.crl.stream.impl
Methods in eu.europa.esig.dss.crl.stream.impl with parameters of type CRLBinaryModifier and TypeMethodDescriptionCRLUtilsStreamImpl.buildCRLValidity
(CRLBinary crlBinary, CertificateToken issuerToken) -
Uses of CRLBinary in eu.europa.esig.dss.crl.x509.impl
Methods in eu.europa.esig.dss.crl.x509.impl with parameters of type CRLBinaryModifier and TypeMethodDescriptionCRLUtilsX509CRLImpl.buildCRLValidity
(CRLBinary crlBinary, CertificateToken issuerToken) This method verifies: the signature of the CRL, the key usage of its signing certificate and the coherence between the subject names of the CRL signing certificate and the issuer name of the certificate for which the verification of the revocation data is carried out.Constructors in eu.europa.esig.dss.crl.x509.impl with parameters of type CRLBinary -
Uses of CRLBinary in eu.europa.esig.dss.jades.validation.timestamp
Methods in eu.europa.esig.dss.jades.validation.timestamp that return types with arguments of type CRLBinaryModifier and TypeMethodDescriptionJAdESTimestampSource.getEncapsulatedCRLIdentifiers
(JAdESAttribute unsignedAttribute) -
Uses of CRLBinary in eu.europa.esig.dss.pades.validation
Methods in eu.europa.esig.dss.pades.validation that return types with arguments of type CRLBinary -
Uses of CRLBinary in eu.europa.esig.dss.pades.validation.dss
Methods in eu.europa.esig.dss.pades.validation.dss that return types with arguments of type CRLBinaryModifier and TypeMethodDescriptionPdfCompositeDssDictCRLSource.getCRLBinariesByObjectId
(Long objectId) This method returns a set ofCertificateToken
s with the given PDF object idPdfDssDictCRLSource.getCrlMap()
Returns a map of all CRL entries contained in DSS dictionary or into nested VRI dictionaries -
Uses of CRLBinary in eu.europa.esig.dss.pdf
Methods in eu.europa.esig.dss.pdf that return types with arguments of type CRLBinary -
Uses of CRLBinary in eu.europa.esig.dss.validation.timestamp
Methods in eu.europa.esig.dss.validation.timestamp that return types with arguments of type CRLBinaryModifier and TypeMethodDescriptionSignatureTimestampSource.getEncapsulatedCRLIdentifiers
(SA unsignedAttribute) Returns a list ofCRLBinary
s obtained from the givenunsignedAttribute
-
Uses of CRLBinary in eu.europa.esig.dss.xades.validation.timestamp
Methods in eu.europa.esig.dss.xades.validation.timestamp that return types with arguments of type CRLBinaryModifier and TypeMethodDescriptionXAdESTimestampSource.getEncapsulatedCRLIdentifiers
(XAdESAttribute unsignedAttribute)