Example usage for org.bouncycastle.jce.provider CertPathValidatorUtilities subclass-usage

List of usage examples for org.bouncycastle.jce.provider CertPathValidatorUtilities subclass-usage

Introduction

In this page you can find the example usage for org.bouncycastle.jce.provider CertPathValidatorUtilities subclass-usage.

Usage

From source file eu.emi.security.authn.x509.helpers.pkipath.bc.CertPathValidatorUtilities.java

/**
 * Exposes otherwise hidden methods from {@link CertPathValidatorUtilities} plus in some
 * cases fixes bugs plus produces errors in the desired format.
 * @author K. Benedyczak
 */
public class CertPathValidatorUtilities extends org.bouncycastle.jce.provider.CertPathValidatorUtilities {