ConfigurableTrustManager

constructor(identifier: String, entries: List<TrustEntry>)

Parameters

identifier

an identifier for the TrustManagerInterface instance.

entries

A list of TrustEntry objects (e.g., TrustEntryX509Cert, TrustEntryVical).