be.fgov.ehealth.etee.crypto.cert
Class CertPathCheckerBuilder

java.lang.Object
  extended by be.fgov.ehealth.etee.crypto.cert.CertPathCheckerBuilder

public final class CertPathCheckerBuilder
extends java.lang.Object

A builder utility to create a CertPathCheckerBuilder used to verify the chain of a certificate.


Nested Class Summary
static interface CertPathCheckerBuilder.BuildStep
          Build the CertPathChecker
static interface CertPathCheckerBuilder.TrustStoreStep
          Add the truststore
 
Method Summary
static CertPathCheckerBuilder.TrustStoreStep newBuilder()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newBuilder

public static CertPathCheckerBuilder.TrustStoreStep newBuilder()
Returns:
the next step.


Copyright © 2019 eHealth. All Rights Reserved.