DeviceRequestParser
Deprecated
This class is deprecated, use DeviceRequest instead.
Legacy helper class implementation for parsing the bytes of DeviceRequest CBOR as specified in ISO/IEC 18013-5:2021 section 8.3 Device Retrieval. Used to support certain upstream implementations not using suspendable functions.
Parameters
encodedDeviceRequest
the bytes of the DeviceRequest CBOR.
encodedSessionTranscript
the bytes of SessionTranscript.
Types
Link copied to clipboard
class DeviceRequest
An object used to represent data parsed from DeviceRequest CBOR as specified in ISO/IEC 18013-5 section 8.3 Device Retrieval.
Link copied to clipboard
class DocRequest
An object used to represent data parsed from the DocRequest CBOR (part of DeviceRequest) as specified in ISO/IEC 18013-5 section 8.3 Device Retrieval.