We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Merge pull request outfoxx#14 from outfoxx/feature/ec Support EC keys & signatures in X.509 certificates & csrs
Switch struct `let`s to `var`s
Remove all code for platforms less than macOS(10.12), iOS(10), watchO… …S(3)
Test on all platforms & multiple Xcode versions (outfoxx#13)
Cleanup keychain items created during tests
fix: explicitize use of BigInt and OrderedDictionary packages
Add extKeyUsage convenience mutators to builders
Update to PotentCodables 1.6.2 Fixes warnings from non Swift 5 transitive dependencies.
Add badges to README