menu
locksmith_android package
documentation
locksmith_android_backend.dart
AndroidKeystoreBackend
canExportPrivateKey method
canExportPrivateKey method
dark_mode
light_mode
canExportPrivateKey
method
@
override
Future
<
bool
>
canExportPrivateKey
(
KeyRef
keyRef
)
Implementation
@override Future<bool> canExportPrivateKey(KeyRef keyRef) async => false;
locksmith_android package
documentation
locksmith_android_backend
AndroidKeystoreBackend
canExportPrivateKey method
AndroidKeystoreBackend class