Table of Contents

Class Gost3410ParametersGenerator

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

Constructors

Gost3410ParametersGenerator()

public Gost3410ParametersGenerator()

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