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

PlatformWindows

Windows NCrypt backend for Locksmith.

locksmith_windows #

Windows NCrypt implementation for locksmith_flutter.

Provides the platform:ncrypt keystore backend: RSA key generation, RSA-PSS-SHA256 signing, and RSA-OAEP-SHA256 encrypt/decrypt via native NCrypt APIs.

End-user apps should depend on locksmith_flutter, not this package directly.