securelyStoreObject

abstract fun securelyStoreObject(    any: Any,     keyAlias: String,     outputStream: OutputStream)