Curve25519.Signing.PrivateKey A Curve25519 private key used to create cryptographic signatures. Declarationstruct PrivateKey TopicsCreating a private keyinit()init(rawRepresentation:)Reporting the private keyrawRepresentationFinding the public keypublicKeyCreating a signaturesignature(for:) RelationshipsConforms ToSendableSendableMetatype See AlsoUsing keysCurve25519.Signing.PublicKey