HID APPROVE SDK  5.10
HID Approve SDK for iOS
 All Classes Files Functions Variables Enumerations Enumerator Properties Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 C<HIDAlgorithmParameters>
 C<HIDAsyncOTPGenerator>Extends the OTP generator to support asynchronous challenge-response generation. (OCRA) Computes OTP using externally provided challenge or transaction data
 C<HIDBioPasswordPolicy>Protection policy with authentication with biometrics or password
 CHIDConnectionConfigurationConfiguration of server connections
 C<HIDContainer>Encapsulates an active service container instance
 CHIDContainerConfigurationBase container configuration
 CHIDContainerInitializationConfiguration for creation of a Container
 CHIDContainerRenewalConfiguration for renew of a Container
 C<HIDCounterLockPolicy>The access to the credential will be locked after a configurable number of failed attempts
 C<HIDDelayLockPolicy>The access to the credential will be limited by applying an exponential delay for each failed attempt
 C<HIDDevice>Parent device object used to query device information and discover any active containers
 CHIDDeviceFactoryFactory for creating a new device instance
 C<HIDDevicePolicy>Protection Policy with device derived key protection
 C<HIDEvent>Base class for a synchronization event sent from the server
 CHIDEventResultRepresents the result of HIDProgressListener client-side event processing
 C<HIDHOTPAlgorithmParameters>
 CHIDIdentifierObject identifier
 C<HIDKey>Key instance
 CHIDKeySpecKey Spec object for use with addKey:withProtectionPolicyId:withPassword:error: (HIDContainer-p)
 C<HIDLockPolicy>Lock Policy with specific access constraints
 C<HIDOCRAAlgorithmParameters>Defines the OCRA algorithm parameters
 C<HIDOCRAGenerator>
 CHIDOCRAInputAlgorithmParametersDefines the OCRA algorithm parameters
 C<HIDOCRASuite>Represents the OCRA suite and associated runtime parameters
 C<HIDOTPGenerator>A base protocol for OTP generators
 CHIDOTPInputAlgorithmParametersBase class for algorithm parameters provided by the API consumer
 CHIDParameterRepresents a parameter consisting of an id/value pair
 C<HIDPasswordPolicy>Protection Policy with password specific constraints
 CHIDPasswordPromptEventA synchronization password request event sent from the server
 CHIDPasswordPromptResultRepresents the requested password information for a HIDPasswordPromptEvent
 CHIDProgressEventA synchronization progress event sent from the server
 C<HIDProgressListener>This interface provides an integration point for receiving status information sent from the server during the synchronization
 C<HIDProtectionPolicy>The protection policy defines the security parameters associated with a key or data item
 C<HIDServerAction>Encapsulates an action extracted from an encrypted server message
 C<HIDServerActionInfo>Action details from server
 C<HIDSyncOTPGenerator>Extends the OTP generator to support synchronous time or event based generation. (HOTP, TOTP)
 C<HIDTOTPAlgorithmParameters>
 C<HIDTransaction>Encapsulates a transaction and exposes an API to apply an action status and context
 CHIDTransactionFilter(Reserved for future use)
 C<HIDTransactionInfo>Transaction details