ElGamalSecretBcpgKey public class ElGamalSecretBcpgKey : BcpgObject, IBcpgKey Documentation Code public string Format { get; } The format, as a string, always "PGP". public BigInteger X { get; } public ElGamalSecretBcpgKey(BcpgInputStream bcpgIn) public ElGamalSecretBcpgKey(BigInteger x)