Static ReadonlyAUTHENTICATION_StaticfromStaticfromRestore an AuthenticationTag from a reference to an array of bytes.
StaticfromCreate an AuthenticationTag from raw bytes (legacy alias).
StaticfromGet a reference to the fixed-size array of bytes.
Get the reference as a byte slice.
Get the raw tag bytes as a copy.
Get hex string representation.
Get base64 representation.
Get string representation.
Returns the untagged CBOR encoding (as a byte string). AuthenticationTag has no CBOR tag - it's serialized as a plain byte string.
Returns the CBOR binary representation.
StaticfromStaticfromCreates an AuthenticationTag from CBOR binary data.
Restore an AuthenticationTag from a fixed-size array of bytes.