Enumerations
The following enumerations are available globally.
-
Convert authentication type string received from server to authentication type enum
See moreDeclaration
Swift
public enum DeviceBindingAuthenticationType : String, Codable
-
Error Status enum for Device binding related operations
See moreDeclaration
Swift
public enum DeviceBindingStatus : LocalizedError, Equatable
-
Result enum for Device Binding
See moreDeclaration
Swift
public enum DeviceBindingResult
-
Result enum for Device Signing
See moreDeclaration
Swift
public enum DeviceSigningResult
-
Declaration
Swift
public enum KeyFoundStatus