Skip to content

Protocol

MLDSAKey

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