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