Return the RFC 4122 pre‐defined DNS namespace ID.
Synopsis
Declared in <bdlb_guidutil.h>
static
Guid
dnsNamespace();
Description
Return the pre‐defined namespace ID for the DNS namespace from Appendix C of RFC 4122, for use with the generateFromName method when the name string is a fully‐qualified domain name.
Return Value
the DNS namespace ID
Created with MrDocs