mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
doc: Minor typo fixes.
--
This commit is contained in:
parent
956b1e1c26
commit
873b2b0da1
@ -54,7 +54,7 @@ struct list_external_parm_s
|
||||
#define OID_FLAG_SKIP 1
|
||||
/* The extension is a simple UTF8String and should be printed. */
|
||||
#define OID_FLAG_UTF8 2
|
||||
/* The extension can be trnted as a hex string. */
|
||||
/* The extension can be printed as a hex string. */
|
||||
#define OID_FLAG_HEX 4
|
||||
/* Define if this specififies a key purpose. */
|
||||
#define OID_FLAG_KP 8
|
||||
@ -208,6 +208,8 @@ static struct
|
||||
{ "1.3.6.1.4.1.311.21.6", "ms-keyRecovery", OID_FLAG_KP },
|
||||
{ "1.3.6.1.4.1.311.21.19", "ms-dsEmailReplication", OID_FLAG_KP },
|
||||
|
||||
/* BSI policies. */
|
||||
|
||||
/* Other vendor extensions. */
|
||||
{ "1.3.6.1.4.1.30205.13.1.1", "trusted-disk", OID_FLAG_KP },
|
||||
{ "1.2.840.113583.1.1.5", "pdfAuthenticDocumentsTrust", OID_FLAG_KP },
|
||||
|
Loading…
x
Reference in New Issue
Block a user