PgpKeyPair
The keyId associated with this key pair.
public PgpKeyPair(PublicKeyAlgorithmTag algorithm, AsymmetricKeyParameter pubKey, AsymmetricKeyParameter privKey, DateTime time)
Create a key pair from a PgpPrivateKey and a PgpPublicKey.