Class KidCertificateSource

java.lang.Object
eu.europa.esig.dss.spi.x509.CommonCertificateSource
eu.europa.esig.dss.jades.validation.KidCertificateSource
All Implemented Interfaces:
CertificateSource, Serializable

public class KidCertificateSource extends CommonCertificateSource
The certificate source containing a map of certificates by KIDs
See Also:
  • Constructor Details

    • KidCertificateSource

      public KidCertificateSource()
      Default constructor instantiating object with empty map of 'kid' identifiers and certificate tokens relation
  • Method Details