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