Table of Contents

Class SNtruPrimeKeyGenerationParameters

Namespace
Org.BouncyCastle.Pqc.Crypto.NtruPrime
Assembly
BouncyCastle.Cryptography.dll
public class SNtruPrimeKeyGenerationParameters : KeyGenerationParameters
Inheritance
SNtruPrimeKeyGenerationParameters
Inherited Members

Constructors

SNtruPrimeKeyGenerationParameters(SecureRandom, SNtruPrimeParameters)

public SNtruPrimeKeyGenerationParameters(SecureRandom random, SNtruPrimeParameters ntruPrimeParameters)

Parameters

random SecureRandom
ntruPrimeParameters SNtruPrimeParameters

Properties

Parameters

public SNtruPrimeParameters Parameters { get; }

Property Value

SNtruPrimeParameters