Protocols
The following protocols are available globally.
-
An ePassport elementary file containing closely-related data elements
See moreDeclaration
Swift
public protocol DataGroup : Decodable, Encodable
-
A type that can read the integrated chip on an NFC-capable passport (ePassport)
See moreDeclaration
Swift
public protocol PassportChipReaderType
-
Provides an alert message for the NFC reader, given the active-reading state
For suggestions on providing good messaging, see the Human Interface Guidelines.
See moreDeclaration
Swift
public protocol NFCReaderAlertMessageProvider