Class SlhDsaParameterSet
- Namespace
- Org.BouncyCastle.Crypto.Parameters
- Assembly
- BouncyCastle.Cryptography.dll
public sealed class SlhDsaParameterSet
- Inheritance
-
SlhDsaParameterSet
- Inherited Members
Fields
slh_dsa_sha2_128f
public static readonly SlhDsaParameterSet slh_dsa_sha2_128f
Field Value
slh_dsa_sha2_128s
public static readonly SlhDsaParameterSet slh_dsa_sha2_128s
Field Value
slh_dsa_sha2_192f
public static readonly SlhDsaParameterSet slh_dsa_sha2_192f
Field Value
slh_dsa_sha2_192s
public static readonly SlhDsaParameterSet slh_dsa_sha2_192s
Field Value
slh_dsa_sha2_256f
public static readonly SlhDsaParameterSet slh_dsa_sha2_256f
Field Value
slh_dsa_sha2_256s
public static readonly SlhDsaParameterSet slh_dsa_sha2_256s
Field Value
slh_dsa_shake_128f
public static readonly SlhDsaParameterSet slh_dsa_shake_128f
Field Value
slh_dsa_shake_128s
public static readonly SlhDsaParameterSet slh_dsa_shake_128s
Field Value
slh_dsa_shake_192f
public static readonly SlhDsaParameterSet slh_dsa_shake_192f
Field Value
slh_dsa_shake_192s
public static readonly SlhDsaParameterSet slh_dsa_shake_192s
Field Value
slh_dsa_shake_256f
public static readonly SlhDsaParameterSet slh_dsa_shake_256f
Field Value
slh_dsa_shake_256s
public static readonly SlhDsaParameterSet slh_dsa_shake_256s
Field Value
Properties
Name
public string Name { get; }
Property Value
Methods
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.