locksmith_android 1.0.1
locksmith_android: ^1.0.1 copied to clipboard
Android Keystore backend for Locksmith.
locksmith_android #
Android Keystore implementation for locksmith_flutter.
Provides the platform:android-keystore backend: RSA key generation, RSA-PSS-SHA256 signing, and RSA-OAEP-SHA256 encrypt/decrypt via Android Keystore.
End-user apps should depend on locksmith_flutter, not this package directly.
Integration tests for the full platform flow live in the repository example/ app.