Table of Contents

Class NtruLPRimeKeyGenerationParameters

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

Constructors

NtruLPRimeKeyGenerationParameters(SecureRandom, NtruLPRimeParameters)

public NtruLPRimeKeyGenerationParameters(SecureRandom random, NtruLPRimeParameters ntruPrimeParameters)

Parameters

random SecureRandom
ntruPrimeParameters NtruLPRimeParameters

Properties

Parameters

public NtruLPRimeParameters Parameters { get; }

Property Value

NtruLPRimeParameters