Table of Contents

Class ElGamalParametersGenerator

Namespace
Org.BouncyCastle.Crypto.Generators
Assembly
BouncyCastle.Cryptography.dll
public class ElGamalParametersGenerator
Inheritance
ElGamalParametersGenerator
Inherited Members

Methods

GenerateParameters()

public ElGamalParameters GenerateParameters()

Returns

ElGamalParameters

Init(int, int, SecureRandom)

public void Init(int size, int certainty, SecureRandom random)

Parameters

size int
certainty int
random SecureRandom