Verifier

constructor(trustAnchorsSource: () -> Set<TrustAnchor>, revokedSerialsSource: () -> Set<String>, instantSource: InstantSource)

Parameters

anchor

a TrustAnchor to use for certificate path verification.