Interface X509CertChainValidatorExt

    • Method Detail

      • getProxySupport

        ProxySupport getProxySupport()
        Returns whether this validator supports proxy certificates.
        Returns:
        proxy certificates support mode
      • getRevocationCheckingMode

        RevocationParameters getRevocationCheckingMode()
        Gets the current revocation checking mode.
        Returns:
        the current mode
      • dispose

        void dispose()
        Disposes resources used by this Validator, like threads. After calling this method the validator can not be used anymore.