From: Nikos Mavrogiannopoulos Date: Tue, 5 Aug 2014 09:42:56 +0000 (+0200) Subject: doc update X-Git-Tag: gnutls_3_4_0~1140 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e67e03c49cb4320ac61df424c5fd7deec6cd815c;p=thirdparty%2Fgnutls.git doc update --- diff --git a/NEWS b/NEWS index 27f9edabb5..526bb8e59d 100644 --- a/NEWS +++ b/NEWS @@ -13,9 +13,14 @@ structures. ** certtool: Added --p8-info option, which will print PKCS #8 information even if the password is not available. -** certtool: --key-info option will print PKCS #8 information if available. +** certtool: --key-info option will print PKCS #8 encryption information +when available. + +** certtool: --p12-info option will print PKCS #12 encryption information +when available. ** API and ABI modifications: +gnutls_pkcs12_bag_enc_info: Added gnutls_pkcs8_info: Added gnutls_pkcs_schema_get_name: Added gnutls_pkcs_schema_get_oid: Added