commit | d5c2b542cced03f9f12ced356026a6dfe6ef07bc | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Sun Apr 07 22:34:26 2013 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Sun Apr 07 22:34:26 2013 +0200 |
tree | eebeec5e251dc4368dae4b46bea6154f210350d5 | |
parent | c70b982056eb4278df32268960d2149e7d337643 [diff] [blame] |
Indication of x509_get_numeric_string() deprecation
diff --git a/include/polarssl/x509.h b/include/polarssl/x509.h index fe43795..17d99af 100644 --- a/include/polarssl/x509.h +++ b/include/polarssl/x509.h
@@ -549,6 +549,7 @@ /** * \brief Give an OID, return a string version of its OID number. + * (Deprecated. Use oid_get_numeric_string() instead) * * \param buf Buffer to write to * \param size Maximum size of buffer