Protocol ECDSAKey protocol ECDSAKey : Sendable Topics Associated Types associatedtype Curve : ECDSACurveType Instance Properties var curve: ECDSACurve var parameters: ECDSAParameters? Relationships Inherits From Swift.Sendable Swift.SendableMetatype Conforming Types ECDSA.PrivateKey ECDSA.PublicKey