Uses of Class
eu.europa.esig.dss.crl.CRLBinary
-
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 theCRLBinaryobjectstatic CRLBinaryCRLUtils.buildCRLBinary(byte[] binaries) Takes binaries and returns DER encodedCRLBinaryICRLUtils.buildCRLBinary(byte[] binaries) Takes binaries and returns DER encodedCRLBinaryCRLValidity.getCrlBinary()Returns binary of the CRLMethods in eu.europa.esig.dss.crl with parameters of type CRLBinaryModifier and TypeMethodDescriptionstatic CRLValidityCRLUtils.buildCRLValidity(CRLBinary crlBinary, eu.europa.esig.dss.model.x509.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, eu.europa.esig.dss.model.x509.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