ITrustStore

interface ITrustStore

A interface that represents a Java KeyStore and its associated password.

Functions

Link copied to clipboard
abstract fun getKeyStoreInputStream(): InputStream
An opened input stream of the keystore file.
Link copied to clipboard
abstract fun getKeyStorePassword(): String
Link copied to clipboard
abstract fun getKeyStoreType(): String
The default keystore type