Interface X509JWKCertPathValidator


public interface X509JWKCertPathValidator

An X.509 certificates path validator is used by a JWKBuilder to validate a certificates chain.

A public JSON Web Key defining a valid certificate will be considered as trusted.

Since:
1.5
Author:
Jeremy Kuhn
  • Method Details