Return the RFC 4122 pre‐defined X500 namespace ID.

Synopsis

Declared in <bdlb_guidutil.h>

static
Guid
x500Namespace();

Description

Return the pre‐defined namespace ID for the X500 namespace from Appendix C of RFC 4122, for use with the generateFromName method when the name string is an X.500 Distinguished Name.

Return Value

the X500 namespace ID

Created with MrDocs