TrustManagerLocal

constructor(storage: Storage, identifier: String = "default", partitionId: String = "default_")

Parameters

storage

the Storage to use.

identifier

an identifier for the TrustManager.

partitionId

an identifier to use if multiple TrustManagerLocal instances share the same storage.