Initializes a new instance of the ElGamalSecretBcpgKey class
Namespace: Org.BouncyCastle.BcpgAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public ElGamalSecretBcpgKey( BigInteger x ) |
| Visual Basic |
|---|
Public Sub New ( _ x As BigInteger _ ) |
| Visual C++ |
|---|
public: ElGamalSecretBcpgKey( BigInteger^ x ) |