Dmitriy Zharov

Results 1 comments of Dmitriy Zharov

I'm making [SwiftSecurity](https://github.com/dm-zharov/swift-security) library for type-safe working with Apple `Security` framework. My library supports storage of `X509.Certificate` from current package in Keychain. If you want to check, [there is implementation](https://github.com/dm-zharov/swift-security/blob/459fbb756f7f8b7dfa3208a2e8569a9c9ac47cd6/Sources/SwiftSecurity/CryptoKit/SecCertificateConvertible.swift#L23)...