Table of Contents

Class MLKemParameters

Namespace
Org.BouncyCastle.Crypto.Parameters
Assembly
BouncyCastle.Cryptography.dll
public sealed class MLKemParameters
Inheritance
MLKemParameters
Inherited Members

Fields

ml_kem_1024

public static readonly MLKemParameters ml_kem_1024

Field Value

MLKemParameters

ml_kem_512

public static readonly MLKemParameters ml_kem_512

Field Value

MLKemParameters

ml_kem_768

public static readonly MLKemParameters ml_kem_768

Field Value

MLKemParameters

Properties

Name

public string Name { get; }

Property Value

string

ParameterSet

public MLKemParameterSet ParameterSet { get; }

Property Value

MLKemParameterSet

Methods

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.