dot-nfc
7.0.1
dot-nfc
/
com.innovatrics.dot.nfc.authentication
/
ChipAuthenticationException
Chip
Authentication
Exception
class
ChipAuthenticationException
(
message
:
String
,
cause
:
Throwable
)
:
RuntimeException
Thrown if Chip Authentication protocol fails. Secure connection was not established.
Constructors
Constructors
Chip
Authentication
Exception
Link copied to clipboard
fun
ChipAuthenticationException
(
message
:
String
,
cause
:
Throwable
)