mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
Add IA5String macro
This commit is contained in:
parent
f8fcb44d13
commit
f385341f46
@ -208,6 +208,7 @@ static OidRec OidMacros[] = {
|
||||
{ "OMsBoolean", "OMsyn:7" },
|
||||
{ "OMsDN", "OMsyn:12" },
|
||||
{ "OMsDirectoryString", "OMsyn:15" },
|
||||
{ "OMsIA5String", "OMsyn:26" },
|
||||
{ "OMsInteger", "OMsyn:27" },
|
||||
{ "OMsOID", "OMsyn:38" },
|
||||
{ "OMsOctetString", "OMsyn:40" },
|
||||
|
Loading…
Reference in New Issue
Block a user