Table of Contents

Class SaberKeyGenerationParameters

Namespace
Org.BouncyCastle.Pqc.Crypto.Saber
Assembly
BouncyCastle.Cryptography.dll
public sealed class SaberKeyGenerationParameters : KeyGenerationParameters
Inheritance
SaberKeyGenerationParameters
Inherited Members

Constructors

SaberKeyGenerationParameters(SecureRandom, SaberParameters)

public SaberKeyGenerationParameters(SecureRandom random, SaberParameters saberParameters)

Parameters

random SecureRandom
saberParameters SaberParameters

Properties

Parameters

public SaberParameters Parameters { get; }

Property Value

SaberParameters