hwsecurity / de.cotech.hw.secrets / AndroidPreferenceSimplePinProvider / getInstance /
getInstance
open fun getInstance(context: Context, prefsFilename: String): AndroidPreferenceSimplePinProvider
Creates an instance of this class.
Parameters
Name | Summary |
---|---|
prefsFilename | The filename to use for the SharedPreferences. |
open fun getInstance(context: Context): AndroidPreferenceSimplePinProvider
Creates an instance of this class, using the default filename “paired_pin.prefs”.