android-components / mozilla.components.lib.dataprotect / Keystore / <init>

<init>

Keystore(label: String, manual: Boolean = false, wrapper: KeyStoreWrapper = KeyStoreWrapper())

Creates a new instance around a key identified by the given label

Unless manual is true, the key is created if not already present in the platform's key storage.

Constructor

Creates a new instance around a key identified by the given label

Unless manual is true, the key is created if not already present in the platform's key storage.