[ Version ( since = "3.50" ) ]
public bool import_key_sync (uint8 data, size_t data_size, uint32 flags, Cancellable? cancellable = null) throws Error
Imports a (public) key provided in a binary form stored in the data of size data_size.
| this | |
| data |
the public key data |
| data_size |
the |
| flags |
bit-or of CamelPgpImportFlags, flags for the operation |
| cancellable |
optional Cancellable object, or null |
|
whether succeeded |