Table of Contents

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

MLKemParameterSet

ml_kem_512

public static readonly MLKemParameterSet ml_kem_512

Field Value

MLKemParameterSet

ml_kem_768

public static readonly MLKemParameterSet ml_kem_768

Field Value

MLKemParameterSet

Properties

Name

public string Name { get; }

Property Value

string

Methods

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.