Class LMOtsParameters
- Namespace
- Org.BouncyCastle.Pqc.Crypto.Lms
- Assembly
- BouncyCastle.Cryptography.dll
public sealed class LMOtsParameters
- Inheritance
-
LMOtsParameters
- Inherited Members
-
Fields
sha256_n24_w1
public static LMOtsParameters sha256_n24_w1
Field Value
- LMOtsParameters
sha256_n24_w2
public static LMOtsParameters sha256_n24_w2
Field Value
- LMOtsParameters
sha256_n24_w4
public static LMOtsParameters sha256_n24_w4
Field Value
- LMOtsParameters
sha256_n24_w8
public static LMOtsParameters sha256_n24_w8
Field Value
- LMOtsParameters
sha256_n32_w1
public static LMOtsParameters sha256_n32_w1
Field Value
- LMOtsParameters
sha256_n32_w2
public static LMOtsParameters sha256_n32_w2
Field Value
- LMOtsParameters
sha256_n32_w4
public static LMOtsParameters sha256_n32_w4
Field Value
- LMOtsParameters
sha256_n32_w8
public static LMOtsParameters sha256_n32_w8
Field Value
- LMOtsParameters
shake256_n24_w1
public static LMOtsParameters shake256_n24_w1
Field Value
- LMOtsParameters
shake256_n24_w2
public static LMOtsParameters shake256_n24_w2
Field Value
- LMOtsParameters
shake256_n24_w4
public static LMOtsParameters shake256_n24_w4
Field Value
- LMOtsParameters
shake256_n24_w8
public static LMOtsParameters shake256_n24_w8
Field Value
- LMOtsParameters
shake256_n32_w1
public static LMOtsParameters shake256_n32_w1
Field Value
- LMOtsParameters
shake256_n32_w2
public static LMOtsParameters shake256_n32_w2
Field Value
- LMOtsParameters
shake256_n32_w4
public static LMOtsParameters shake256_n32_w4
Field Value
- LMOtsParameters
shake256_n32_w8
public static LMOtsParameters shake256_n32_w8
Field Value
- LMOtsParameters
Properties
DigestOid
public DerObjectIdentifier DigestOid { get; }
Property Value
- DerObjectIdentifier
ID
Property Value
- int
Ls
Property Value
- int
N
Property Value
- int
P
Property Value
- int
SigLen
public int SigLen { get; }
Property Value
- int
W
Property Value
- int
Methods
GetParametersByID(int)
public static LMOtsParameters GetParametersByID(int id)
Parameters
id int
Returns
- LMOtsParameters