<PackageReference Include="BouncyCastle.Cryptography" Version="2.6.1" />

LMOtsParameters

public sealed class LMOtsParameters

public int ID { get; }

public int Ls { get; }

public int N { get; }

public int P { get; }

public int SigLen { get; }

public int W { get; }

public static LMOtsParameters GetParametersByID(int id)