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