Builder
constructor(context: Context, eDeviceKey: EcPublicKey, options: DataTransportOptions, listener: NfcEngagementHelper.Listener, executor: Executor)
Parameters
context
application context.
eDeviceKey
the public part of EDeviceKey
for mdoc session encryption according to ISO/IEC 18013-5:2021 section 9.1.1.4.
options
set of options for creating DataTransport instances.
listener
the listener.
executor
a Executor to use with the listener.