locksmith_android 1.0.0 copy "locksmith_android: ^1.0.0" to clipboard
locksmith_android: ^1.0.0 copied to clipboard

PlatformAndroid

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.