crosspki 2.0.1
crosspki: ^2.0.1 copied to clipboard
Flutter plugin for handling X509 certificates and key pairs from native platform key stores.
2.0.1 #
- Fix iOS component for
importCertificate
new behavior
2.0.0 #
- Improve: Change
importCertificate
returning the imported certificate decoded model:PKCertificate
1.1.1 #
- Fix: Android platform config
1.1.0 #
- Improve: Flutter 3 Compatible
- Improve: Code validation
1.0.0 #
- Improve: Flutter 3 Compatible
0.3.0-nullsafety.1 #
- Null Safety pre-release
0.2.1 #
- Fix iOS imports
0.2.0 #
- Improve PKI Brazil certificate fields decoding
0.1.0 #
- Add full Android and iOS commands support
- Change
sign
methods to use directlyDigestAlgorithm
objects
0.0.2 #
- Fix importCertificate missing parameter
0.0.1 #
Initial version