Class MLKemParameterSet
- Namespace
- Org.BouncyCastle.Crypto.Parameters
- Assembly
- BouncyCastle.Cryptography.dll
public sealed class MLKemParameterSet
- Inheritance
-
MLKemParameterSet
- Inherited Members
Fields
ml_kem_1024
public static readonly MLKemParameterSet ml_kem_1024
Field Value
ml_kem_512
public static readonly MLKemParameterSet ml_kem_512
Field Value
ml_kem_768
public static readonly MLKemParameterSet ml_kem_768
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.