onEReaderKeyReceived

abstract fun onEReaderKeyReceived(eReaderKey: EcPublicKey)

Called when the reader ephemeral key has been received.

When this is called, it's safe to read sessionTranscript on the DeviceRetrievalHelper.

Parameters

eReaderKey

the ephemeral reader key.