AuthenticatorTransport
public enum AuthenticatorTransport : String, Codable
Represents the authenticator transport.
-
Undocumented
Declaration
Swift
case usb -
Undocumented
Declaration
Swift
case nfc -
Undocumented
Declaration
Swift
case ble -
Undocumented
Declaration
Swift
case internal_transport = "internal"
View on GitHub