public final class CertPathCheckerBuilder
extends java.lang.Object
CertPathCheckerBuilder used to verify the chain of a certificate.| Modifier and Type | Class and Description |
|---|---|
static interface |
CertPathCheckerBuilder.BuildStep
Build the
CertPathChecker |
static interface |
CertPathCheckerBuilder.TrustStoreStep
Add the truststore
|
| Modifier and Type | Method and Description |
|---|---|
static CertPathCheckerBuilder.TrustStoreStep |
newBuilder() |
public static CertPathCheckerBuilder.TrustStoreStep newBuilder()
Copyright © 2021 eHealth. All rights reserved.