Skip to content

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

Type Alias

MLDSA65PrivateKey

iOS 26.0+ macOS 26.0+ tvOS 26.0+ watchOS 26.0+
An MLDSA private key using the MLDSA65 parameter set, which signs and verifies ML-DSA-65 tokens.
typealias MLDSA65PrivateKey = MLDSA.PrivateKey<MLDSA65>