DocRequest
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.
Properties
Link copied to clipboard
The bytes of the ItemsRequest CBOR.
Link copied to clipboard
Gets the names of namespaces that the reader requested.
Link copied to clipboard
The bytes of the ReaderAuth CBOR.
Link copied to clipboard
Whether ItemsRequest was authenticated.
Link copied to clipboard
The certificate chain for the reader which signed the request or null if reader authentication isn't used.
Link copied to clipboard
The requestInfo associated with the document request, if set.
Link copied to clipboard
The Zk System Specs