Home GnuPG
Diffusion GPGME bbaeeb5b9d5c

cpp: Allow import of keys given by key ids

Description

cpp: Allow import of keys given by key ids

* lang/cpp/src/context.h (class Context): Add overloads of member
functions importKeys and startKeyImport
* lang/cpp/src/context.cpp (class Context): ... and implement them.