Chromium Code Reviews| Index: nss/lib/util/secoidt.h |
| =================================================================== |
| --- nss/lib/util/secoidt.h (revision 195639) |
| +++ nss/lib/util/secoidt.h (working copy) |
| @@ -442,6 +442,9 @@ |
| */ |
| SEC_OID_MS_EXT_KEY_USAGE_CTL_SIGNING = 316, |
| + /* The 'name' attribute type in X.520 */ |
| + SEC_OID_AVA_NAME = 317, |
| + |
| SEC_OID_TOTAL |
| } SECOidTag; |