StaticfromCreate an MLDSASignature from raw bytes.
The ML-DSA security level
The signature bytes
Returns the security level of this signature.
Returns the raw signature bytes.
Returns a copy of the raw signature bytes.
Returns the size of the signature in bytes.
Get string representation.
Returns the CBOR tags associated with MLDSASignature.
Returns the untagged CBOR encoding.
Format: [level, signature_bytes]
Returns the tagged CBOR encoding.
Returns the tagged value in CBOR binary representation.
Creates an MLDSASignature by decoding it from untagged CBOR.
Creates an MLDSASignature by decoding it from tagged CBOR.
StaticfromStaticfromStatic method to decode from tagged CBOR binary data.
StaticfromStatic method to decode from untagged CBOR binary data.
Returns the UR representation.
Returns the UR string representation.
StaticfromStaticfrom
MLDSASignature - Post-quantum digital signature using ML-DSA.