Changeset 52206 in vbox for trunk/src/VBox/Runtime/common/crypto/x509-core.cpp
- Timestamp:
- Jul 27, 2014 7:33:10 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/crypto/x509-core.cpp
r51856 r52206 644 644 } const g_aRdnMap[] = 645 645 { 646 { "0.9.2342.19200300.100.1.3", RT_STR_TUPLE("Mail"), "Rfc822Mailbox" }, 646 647 { "0.9.2342.19200300.100.1.25", RT_STR_TUPLE("DC"), "DomainComponent" }, 647 648 { "1.2.840.113549.1.9.1", RT_STR_TUPLE("Email"), "EmailAddress" },
Note:
See TracChangeset
for help on using the changeset viewer.