Class RootStoreVerifier

    • Field Detail

      • LOGGER

        protected static final Logger LOGGER
        The Logger instance
      • rootStore

        protected KeyStore rootStore
        A key store against which certificates can be verified.
    • Constructor Detail

      • RootStoreVerifier

        public RootStoreVerifier​(CertificateVerifier verifier)
        Creates a RootStoreVerifier in a chain of verifiers.
        Parameters:
        verifier - the next verifier in the chain