]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
pkcs11: mention the version GNUTLS_PKCS11_TOKEN_MODNAME is available from
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 11 Jul 2015 10:05:56 +0000 (12:05 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 11 Jul 2015 10:05:56 +0000 (12:05 +0200)
lib/includes/gnutls/pkcs11.h

index 4a6474aa817d5a5a0ec2f64f8d23ecc28e713ebd..fd9aa452feabde1d105843bf52dea110a128e9cb 100644 (file)
@@ -305,7 +305,7 @@ int gnutls_pkcs11_obj_set_info(gnutls_pkcs11_obj_t crt,
  * @GNUTLS_PKCS11_TOKEN_SERIAL: The token's serial number (string)
  * @GNUTLS_PKCS11_TOKEN_MANUFACTURER: The token's manufacturer (string)
  * @GNUTLS_PKCS11_TOKEN_MODEL: The token's model (string)
- * @GNUTLS_PKCS11_TOKEN_MODNAME: The token's module name (string)
+ * @GNUTLS_PKCS11_TOKEN_MODNAME: The token's module name (string - since 3.4.3)
  *
  * Enumeration of types for retrieving token information.
  */