TrustPoint

constructor(certificate: X509Cert, metadata: TrustMetadata, trustManager: TrustManagerInterface)

Parameters

certificate

the root X509 certificate for the CA.

metadata

a TrustMetadata with metadata about the trust point.

trustManager

the TrustManagerInterface the trust point comes from.