From 8e2d6c28a5e923f829b5a26d19d9d897949aa1fe Mon Sep 17 00:00:00 2001 From: Andre Heinecke Date: Fri, 1 Dec 2017 13:21:34 +0100 Subject: cpp: Wrap create_key and create_subkey * lang/cpp/src/context.cpp, lang/cpp/src/context.h (Context::startCreateKey) (Context::createKey, Context::createSubkey) (Context::startCreateSubkey): New. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index aee3f100..83c8f5f2 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,10 @@ Noteworthy changes in version 1.10.0 (unreleased) cpp: DecryptionResult::isDeVs NEW. cpp: Signature::isDeVs NEW. cpp: EngineInfo::Version::operator> NEW. + cpp: Context::createKey NEW. + cpp: Context::startCreateKey NEW. + cpp: Context::createSubkey NEW. + cpp: Context::startCreateSubkey NEW. py: DecryptResult EXTENDED: New boolean field 'is_de_vs'. py: Signature EXTENDED: New boolean field 'is_de_vs'. py: GpgError EXTENDED: Partial results in 'results'. -- cgit v1.2.3