getKeyStoreInputStream

abstract fun getKeyStoreInputStream(): InputStream

An opened input stream of the keystore file.

The internal API is responsible of the closing of this input stream at the end of use.

If this stream is null, a NullPointerException will be fired

Return

an InputStream for the bks/jks file