Chip Authentication Status
data class ChipAuthenticationStatus(val status: ChipAuthenticationStatus.Status, val protocol: ChipAuthenticationStatus.Protocol?)
Authentication status of the chip and protocol used for that purpose.
Constructors
Link copied to clipboard
fun ChipAuthenticationStatus(status: ChipAuthenticationStatus.Status, protocol: ChipAuthenticationStatus.Protocol?)
Types
Link copied to clipboard
Protocol for authentication of the chip.
Link copied to clipboard
Authentication status of the chip.