Gnu |
| Name | Description | |
|---|---|---|
| Import(PgpPublicKeyRing, CancellationToken) | Import a public pgp keyring. | |
| Import(PgpPublicKeyRingBundle, CancellationToken) | Import the specified public keyring bundle. | |
| Import(PgpSecretKeyRing, CancellationToken) | Import a secret pgp keyring. | |
| Import(PgpSecretKeyRingBundle, CancellationToken) | Import a secret pgp keyring bundle. | |
| Import(Stream, CancellationToken) | Import public pgp keys from the specified stream. |