Class SlhDsaParameters
- Namespace
- Org.BouncyCastle.Crypto.Parameters
- Assembly
- BouncyCastle.Cryptography.dll
public sealed class SlhDsaParameters
- Inheritance
-
SlhDsaParameters
- Inherited Members
Fields
slh_dsa_sha2_128f
public static readonly SlhDsaParameters slh_dsa_sha2_128f
Field Value
slh_dsa_sha2_128f_with_sha256
public static readonly SlhDsaParameters slh_dsa_sha2_128f_with_sha256
Field Value
slh_dsa_sha2_128s
public static readonly SlhDsaParameters slh_dsa_sha2_128s
Field Value
slh_dsa_sha2_128s_with_sha256
public static readonly SlhDsaParameters slh_dsa_sha2_128s_with_sha256
Field Value
slh_dsa_sha2_192f
public static readonly SlhDsaParameters slh_dsa_sha2_192f
Field Value
slh_dsa_sha2_192f_with_sha512
public static readonly SlhDsaParameters slh_dsa_sha2_192f_with_sha512
Field Value
slh_dsa_sha2_192s
public static readonly SlhDsaParameters slh_dsa_sha2_192s
Field Value
slh_dsa_sha2_192s_with_sha512
public static readonly SlhDsaParameters slh_dsa_sha2_192s_with_sha512
Field Value
slh_dsa_sha2_256f
public static readonly SlhDsaParameters slh_dsa_sha2_256f
Field Value
slh_dsa_sha2_256f_with_sha512
public static readonly SlhDsaParameters slh_dsa_sha2_256f_with_sha512
Field Value
slh_dsa_sha2_256s
public static readonly SlhDsaParameters slh_dsa_sha2_256s
Field Value
slh_dsa_sha2_256s_with_sha512
public static readonly SlhDsaParameters slh_dsa_sha2_256s_with_sha512
Field Value
slh_dsa_shake_128f
public static readonly SlhDsaParameters slh_dsa_shake_128f
Field Value
slh_dsa_shake_128f_with_shake128
public static readonly SlhDsaParameters slh_dsa_shake_128f_with_shake128
Field Value
slh_dsa_shake_128s
public static readonly SlhDsaParameters slh_dsa_shake_128s
Field Value
slh_dsa_shake_128s_with_shake128
public static readonly SlhDsaParameters slh_dsa_shake_128s_with_shake128
Field Value
slh_dsa_shake_192f
public static readonly SlhDsaParameters slh_dsa_shake_192f
Field Value
slh_dsa_shake_192f_with_shake256
public static readonly SlhDsaParameters slh_dsa_shake_192f_with_shake256
Field Value
slh_dsa_shake_192s
public static readonly SlhDsaParameters slh_dsa_shake_192s
Field Value
slh_dsa_shake_192s_with_shake256
public static readonly SlhDsaParameters slh_dsa_shake_192s_with_shake256
Field Value
slh_dsa_shake_256f
public static readonly SlhDsaParameters slh_dsa_shake_256f
Field Value
slh_dsa_shake_256f_with_shake256
public static readonly SlhDsaParameters slh_dsa_shake_256f_with_shake256
Field Value
slh_dsa_shake_256s
public static readonly SlhDsaParameters slh_dsa_shake_256s
Field Value
slh_dsa_shake_256s_with_shake256
public static readonly SlhDsaParameters slh_dsa_shake_256s_with_shake256
Field Value
Properties
IsPreHash
public bool IsPreHash { get; }
Property Value
Name
public string Name { get; }
Property Value
ParameterSet
public SlhDsaParameterSet ParameterSet { 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.