Table of Contents

Class Gost3410KeyGenerationParameters

Namespace
Enterprises.Org.BouncyCastle.Crypto.Parameters
Assembly
Enterprises.BouncyCastle.Crypto.dll
public class Gost3410KeyGenerationParameters : KeyGenerationParameters
Inheritance
Gost3410KeyGenerationParameters
Inherited Members

Constructors

Gost3410KeyGenerationParameters(SecureRandom, DerObjectIdentifier)

public Gost3410KeyGenerationParameters(SecureRandom random, DerObjectIdentifier publicKeyParamSet)

Parameters

random SecureRandom
publicKeyParamSet DerObjectIdentifier

Gost3410KeyGenerationParameters(SecureRandom, Gost3410Parameters)

public Gost3410KeyGenerationParameters(SecureRandom random, Gost3410Parameters parameters)

Parameters

random SecureRandom
parameters Gost3410Parameters

Properties

Parameters

public Gost3410Parameters Parameters { get; }

Property Value

Gost3410Parameters

PublicKeyParamSet

public DerObjectIdentifier PublicKeyParamSet { get; }

Property Value

DerObjectIdentifier