IBcpgKey public interface IBcpgKey Documentation Code namespace Org.BouncyCastle.Bcpg { public interface IBcpgKey { string Format { get; } } }