🚀 v3.3.0
What's Changed
- Add unencrypted PKCS#8 export and import by @kdubb in #73
- Use CryptoKit to derive the EC public key during PKCS8 import by @kdubb in #74
- Add
pemEncoded
to SecCertificate to matchderEncoded
by @kdubb in #75 - Rename import & decode methods that use ObjC style naming by @kdubb in #76
- Deprecate unused SecKeyPair.Error cases for later removal by @kdubb in #77
Full Changelog: 3.2.1...3.3.0