Return the RFC 4122 pre‐defined OID namespace ID.
Synopsis
Declared in <bdlb_guidutil.h>
static
Guid
oidNamespace();
Description
Return the pre‐defined namespace ID for the OID namespace from Appendix C of RFC 4122, for use with the generateFromName method when the name string is an ISO Object ID (OID).
Return Value
the OID namespace ID
Created with MrDocs