ChipAuthenticationException

class ChipAuthenticationException(message: String, cause: Throwable, debugInfo: DebugInfo) : NfcTravelDocumentReaderException

Thrown if Chip Authentication protocol fails. Secure connection was not established.

Constructors

Link copied to clipboard
fun ChipAuthenticationException(message: String, cause: Throwable, debugInfo: DebugInfo)