/// Class to hold a single master secret key and its subkeys.
///
/// Often PGP keyring files consist of multiple master keys, if you are trying to process
/// or construct one of these you should use the PgpSecretKeyRingBundle class.
///
///
public class PgpSecretKeyRing
: PgpKeyRing
{
private readonly IList