verify

abstract suspend fun verify(deviceResponse: ByteArray, sessionTranscript: ByteArray): AcceptanceResult

Parameters

deviceResponse

the encoded mdoc DeviceResponse received from the holder.

sessionTranscript

the session transcript established during engagement (shared with the holder so device authentication binds to this session).