You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since #268 we already parse the ASN.1 in _CryptoExtras using swift-asn1 so we could create keys directly from that rather than returning bytes and parsing again later.