StaticnewStaticrandomCreate a new random ARID (alias for new()).
StaticfromStaticfromStaticfromStaticfromGet the data of the ARID as an array of bytes.
Get the data of the ARID as a byte slice.
Get the raw ARID bytes as a copy.
The data as a hexadecimal string.
Get hex string representation (alias for hex()).
Get base64 representation.
The first four bytes of the ARID as a hexadecimal string.
Get string representation.
Returns the CBOR tags associated with ARID.
Returns the untagged CBOR encoding (as a byte string).
Returns the tagged CBOR encoding.
Returns the tagged value in CBOR binary representation.
StaticfromStaticfromStaticfromReturns the UR representation of the ARID. Note: URs use untagged CBOR since the type is conveyed by the UR type itself.
Returns the UR string representation.
StaticfromStaticfrom
Create a new random ARID.