TODO

Hierarchy

  • FetchTrustStore

Properties

algorithm?: string

Defaults to Java's TrustManagerFactory.getDefaultAlgorithm()

inputStream: InputStream

inputStream of the TrustStore will be consumed and closed when used.

password?: string

password

type?: string

Defaults to JKS

Generated using TypeDoc