Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Protocol

MLDSAKey

iOS 26.0+ macOS 26.0+ tvOS 26.0+ watchOS 26.0+
This protocol represents a key that can be used for signing and verifying MLDSA signatures. Both MLDSA.PublicKey and MLDSA.PrivateKey conform to this protocol, which is what add(mldsa:kid:parser:serializer:) accepts.
protocol MLDSAKey : Sendable

Topics

Associated Types

Relationships

Inherits From

  • Swift.Sendable
  • Swift.SendableMetatype

Conforming Types