Constant for ElGamal asymmetric algorithm
Used in DH/DSS key generation

Namespace: DidiSoft.Pgp
Assembly: DidiSoft.Pgp (in DidiSoft.Pgp.dll) Version: 1.7.3.35547

Syntax

C#
public const string ELGAMAL
Visual Basic
Public Const ELGAMAL As String
Visual C++
public:
literal String^ ELGAMAL

See Also