locksmith_apple 1.0.1 copy "locksmith_apple: ^1.0.1" to clipboard
locksmith_apple: ^1.0.1 copied to clipboard

PlatformiOSmacOS

Apple Keychain backend for Locksmith (iOS and macOS).

locksmith_apple #

Apple Keychain implementation for locksmith_flutter.

Provides the platform:keychain backend on iOS and macOS: RSA key generation, RSA-PSS-SHA256 signing, and RSA-OAEP-SHA256 encrypt/decrypt via the Security framework.

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.