Gnu |
public override void Import( PgpPublicKeyRing keyring, CancellationToken cancellationToken = default )
| Exception | Condition |
|---|---|
| ArgumentNullException | keyring is . |
| IOException | An error occured while saving the public key-ring. |
| OperationCanceledException | The operation was canceled via the cancellation token. |