UUID

From annawiki
Revision as of 2018-08-05T11:10:38 by Tobiasco (talk | contribs) (Created page with "Universally unique identifier (UUID) : an octet string of 16 octets (128 bits). *defined by **ISO/IEC 11578:1996 **ITU-T Rec X.667 **ISO/IEC 9834-8 ***ISO/IEC 9834-8:2005 Inf...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Universally unique identifier (UUID) : an octet string of 16 octets (128 bits).

  • defined by
    • ISO/IEC 11578:1996
    • ITU-T Rec X.667
    • ISO/IEC 9834-8
      • ISO/IEC 9834-8:2005 Information technology -- Open Systems Interconnection -- Procedures for the operation of OSI Registration Authorities: Generation and registration of Universally Unique Identifiers (UUIDs) and their use as ASN.1 Object Identifier components
      • ISO/IEC 9834-8:2008 Information technology -- Open Systems Interconnection -- Procedures for the operation of OSI Registration Authorities: Generation and registration of Universally Unique Identifiers (UUIDs) and their use as ASN.1 Object Identifier components
      • ISO/IEC 9834-8:2014 Information technology -- Procedures for the operation of object identifier registration authorities -- Part 8: Generation of universally unique identifiers (UUIDs) and their use in object identifiers

Representation

Canonical form: 32 hexadecimal (base 16) digits, displayed in five groups, in the form of 8-4-4-4-12.

Usage