MdocNfcEngagementHelper
Helper used for NFC engagement on the mdoc side.
This implements NFC engagement according to ISO/IEC 18013-5:2021.
APDUs received from the NFC tag reader should be passed to the processApdu method and deactivation events to processDeactivated. Once handover is deemed to be complete or an error is detected, either onHandoverComplete or onError is called.
Parameters
EDeviceKey as per ISO/IEC 18013-5:2021.
the function to call when handover is complete.
the function to call if an error occurs.
list of connection methods to offer the mdoc reader, must contain at least one element, or null to not use NFC static handover.
a function to choose one of the connection methods from the mdoc reader or null to not use NFC negotiated handover.
Constructors
Properties
the capabilities to convey to the mdoc reader.