Merge pull request #484 from jcastillo-arm/jc/tf-issues/337

cert_create: update help message
This commit is contained in:
danh-arm 2016-01-13 11:42:30 +00:00
commit 6cf9b6ac54
12 changed files with 148 additions and 75 deletions

View file

@ -50,6 +50,7 @@ typedef struct ext_s {
const char *oid; /* OID of the extension */
const char *sn; /* Short name */
const char *ln; /* Long description */
const char *help_msg; /* Help message */
int asn1_type; /* OpenSSL ASN1 type of the extension data.
* Supported types are:
* - V_ASN1_INTEGER