Table of Contents

Class MLDsaParameters

Namespace
Org.BouncyCastle.Crypto.Parameters
Assembly
BouncyCastle.Cryptography.dll
public sealed class MLDsaParameters
Inheritance
MLDsaParameters
Inherited Members

Fields

ml_dsa_44

public static readonly MLDsaParameters ml_dsa_44

Field Value

MLDsaParameters

ml_dsa_44_with_sha512

public static readonly MLDsaParameters ml_dsa_44_with_sha512

Field Value

MLDsaParameters

ml_dsa_65

public static readonly MLDsaParameters ml_dsa_65

Field Value

MLDsaParameters

ml_dsa_65_with_sha512

public static readonly MLDsaParameters ml_dsa_65_with_sha512

Field Value

MLDsaParameters

ml_dsa_87

public static readonly MLDsaParameters ml_dsa_87

Field Value

MLDsaParameters

ml_dsa_87_with_sha512

public static readonly MLDsaParameters ml_dsa_87_with_sha512

Field Value

MLDsaParameters

Properties

IsPreHash

public bool IsPreHash { get; }

Property Value

bool

Name

public string Name { get; }

Property Value

string

ParameterSet

public MLDsaParameterSet ParameterSet { get; }

Property Value

MLDsaParameterSet

Methods

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.