/// Class to hold a single master public 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 PgpPublicKeyRingBundle class.
///
///
public class PgpPublicKeyRing
: PgpKeyRing
{
private readonly IList