Overload List
| Name | Description | |
|---|---|---|
| PgpKeyPair(PgpPublicKey, PgpPrivateKey) | Create a key pair from a PgpPrivateKey and a PgpPublicKey. | |
| PgpKeyPair(PublicKeyAlgorithmTag, AsymmetricCipherKeyPair, DateTime) | Initializes a new instance of the PgpKeyPair class | |
| PgpKeyPair(PublicKeyAlgorithmTag, AsymmetricKeyParameter, AsymmetricKeyParameter, DateTime) | Initializes a new instance of the PgpKeyPair class |