| Name | Description |
---|
 | ExportAsync(IEnumerableMailboxAddress, CancellationToken) |
Asynchronously exports the keys for the specified mailboxes.
|
 | ExportAsync(IEnumerablePgpPublicKey, CancellationToken) |
Asynchronously export the specified public keys.
|
 | ExportAsync(PgpPublicKeyRingBundle, CancellationToken) |
Asynchronously export the specified public keys.
|
 | ExportAsync(IEnumerableMailboxAddress, Stream, Boolean, CancellationToken) |
Asynchronously export the public keyrings for the specified mailboxes.
|
 | ExportAsync(IEnumerablePgpPublicKey, Stream, Boolean, CancellationToken) |
Asynchronously export the specified public keys.
|
 | ExportAsync(PgpPublicKeyRingBundle, Stream, Boolean, CancellationToken) |
Asynchronously export the public keyring bundle.
|