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
The bytes of the ItemsRequest CBOR.
Gets the names of namespaces that the reader requested.
The bytes of the ReaderAuth CBOR.
Whether ItemsRequest was authenticated.
The certificate chain for the reader which signed the request or null if reader authentication isn't used.
The requestInfo associated with the document request, if set.
The Zk System Specs
Functions
Gets the names of data elements in the given namespace.
Gets the intent-to-retain value set by the reader for a data element in the request.
Generates a CredentialPresentmentData with matches for each MdocCredential satisfying the doc request.
Convert to a MdocRequest.