VerificationHelper
Helper used for engaging with and receiving documents from a remote mdoc verifier device.
This class implements the interface between an mdoc and mdoc verifier using the connection setup and device retrieval interfaces defined in ISO/IEC 18013-5:2021.
Reverse engagement as per drafts of 18013-7 and 23220-4 is supported. These protocols are not finalized so should only be used for testing.
Types
Properties
The amount of time from when Engagement has been received until the request was sent.
The ephemeral key used by the reader for session encryption.
The amount of time from when the request was sent until the response was received.
The amount of time spent BLE scanning or 0 if no scanning occurred.
The session transcript.
The amount of time from first NFC interaction until Engagement has been received.
Functions
Establishes connection to remote mdoc using the given MdocConnectionMethod.
Ends the session with the remote device.
Processes a Tag received when in NFC reader mode.
Sends a request to the remote mdoc device.
Set device engagement received via QR code.
Sets whether to send session termination message.
Sets whether to use transport-specific session termination.