Serialized Form

  • Package eu.europa.esig.dss.crl

    • Class eu.europa.esig.dss.crl.CRLBinary

      class CRLBinary extends eu.europa.esig.dss.model.identifier.EncapsulatedRevocationTokenIdentifier<eu.europa.esig.dss.model.x509.revocation.crl.CRL> implements Serializable
      serialVersionUID:
      3365111934665055383L
    • Class eu.europa.esig.dss.crl.CRLValidity

      class CRLValidity extends Object implements Serializable
      serialVersionUID:
      -3382192356286810341L
      • Serialized Fields

        • criticalExtensionsOid
          Collection<String> criticalExtensionsOid
          Collection of critical extension OIDs
        • crlBinary
          CRLBinary crlBinary
          Incorporates CRL binaries
        • crlSignKeyUsage
          boolean crlSignKeyUsage
          Defines if the signing certificate contains 'cRLSign' key usage
        • expiredCertsOnCRL
          Date expiredCertsOnCRL
          The 'expiredCertsOnCRL' date value
        • indirectCrl
          boolean indirectCrl
          indirectCRL [4] BOOLEAN DEFAULT FALSE
        • issuerToken
          eu.europa.esig.dss.model.x509.CertificateToken issuerToken
          The issuer certificate
        • issuerX509PrincipalMatches
          boolean issuerX509PrincipalMatches
          Defines if the X509 Principal defined in CRL matches to the value of its issuer certificate
        • nextUpdate
          Date nextUpdate
          The 'nextUpdate' date value
        • onlyAttributeCerts
          boolean onlyAttributeCerts
          onlyContainsAttributeCerts [5] BOOLEAN DEFAULT FALSE
        • onlyCaCerts
          boolean onlyCaCerts
          onlyContainsCACerts [2] BOOLEAN DEFAULT FALSE
        • onlySomeReasonFlags
          org.bouncycastle.asn1.x509.ReasonFlags onlySomeReasonFlags
          onlySomeReasons [3] ReasonFlags OPTIONAL
        • onlyUserCerts
          boolean onlyUserCerts
          onlyContainsUserCerts [1] BOOLEAN DEFAULT FALSE
        • signatureAlgorithm
          eu.europa.esig.dss.enumerations.SignatureAlgorithm signatureAlgorithm
          The used SignatureAlgorithm for the signature
        • signatureIntact
          boolean signatureIntact
          Defines if the signature is valid
        • signatureInvalidityReason
          String signatureInvalidityReason
          Contains a signature invalidity reason if the signature is invalid, null otherwise
        • thisUpdate
          Date thisUpdate
          The 'thisUpdate' date value
        • url
          String url
          distributionPoint [0] DistributionPointName OPTIONAL