Initializes a new instance of the Gost3410PublicKeyAlgParameters class
Namespace: Org.BouncyCastle.Asn1.CryptoProAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# | 
|---|
public Gost3410PublicKeyAlgParameters( DerObjectIdentifier publicKeyParamSet, DerObjectIdentifier digestParamSet )  | 
| Visual Basic | 
|---|
Public Sub New ( _ publicKeyParamSet As DerObjectIdentifier, _ digestParamSet As DerObjectIdentifier _ )  | 
| Visual C++ | 
|---|
public: Gost3410PublicKeyAlgParameters( DerObjectIdentifier^ publicKeyParamSet, DerObjectIdentifier^ digestParamSet )  | 
Parameters
- publicKeyParamSet
 - Type: Org.BouncyCastle.Asn1..::..DerObjectIdentifier
 
- digestParamSet
 - Type: Org.BouncyCastle.Asn1..::..DerObjectIdentifier