Table of Contents

Class Gost3410ParametersGenerator

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

Methods

GenerateParameters()

public Gost3410Parameters GenerateParameters()

Returns

Gost3410Parameters

Init(int, int, SecureRandom)

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

Parameters

size int
typeProcedure int
random SecureRandom