|  | Open | 
 Syntax
Syntaxpublic abstract void Import( PgpSecretKeyRingBundle bundle, CancellationToken cancellationToken = default )
 Exceptions
Exceptions| Exception | Condition | 
|---|---|
| ArgumentNullException | bundle is . | 
| IOException | An error occured while saving the secret key-ring bundle. | 
| OperationCanceledException | The operation was canceled via the cancellation token. | 
 Remarks
Remarks See Also
See Also