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

Namespace:  DidiSoft
Assembly:  PGPLib (in PGPLib.dll) Version: 1.6.3.19546

Syntax

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

See Also