Module | UUIDTools |
In: |
lib/uuidtools/version.rb
lib/uuidtools.rb |
UUID_DNS_NAMESPACE | = | UUID.parse("6ba7b810-9dad-11d1-80b4-00c04fd430c8") | Constant that represents the DNS namespace. | |
UUID_URL_NAMESPACE | = | UUID.parse("6ba7b811-9dad-11d1-80b4-00c04fd430c8") | Constant that represents the URL namespace. | |
UUID_OID_NAMESPACE | = | UUID.parse("6ba7b812-9dad-11d1-80b4-00c04fd430c8") | Constant that represents the OID namespace. | |
UUID_X500_NAMESPACE | = | UUID.parse("6ba7b814-9dad-11d1-80b4-00c04fd430c8") | Constant that represents the X500 namespace. |