HID APPROVE SDK
5.7.1
HID APPROVE SDK for iOS
|
C<HIDAlgorithmParameters> | |
C<HIDAsyncOTPGenerator> | Extends the OTP generator to support asynchronous challenge-response generation. (OCRA) |
C<HIDBioPasswordPolicy> | Protection policy with authentication with biometrics or password |
CHIDConnectionConfiguration | Configuration of server connections |
C<HIDContainer> | Service container instance |
CHIDContainerConfiguration | Base container configuration |
CHIDContainerInitialization | Configuration for creation of a Container |
CHIDContainerRenewal | Configuration 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> | Main device instance |
CHIDDeviceFactory | Factory for creating a new device instance |
C<HIDDevicePolicy> | Protection Policy with device derived key protection |
C<HIDEvent> | A synchronization event sent from the server |
CHIDEventResult | Represents the result of the event processing |
C<HIDHOTPAlgorithmParameters> | |
CHIDIdentifier | Object identifier |
C<HIDKey> | Key instance |
CHIDKeySpec | Key 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> | |
CHIDOCRAInputAlgorithmParameters | Defines the OCRA algorithm parameters |
C<HIDOCRASuite> | Represents the OCRA suite and associated runtime parameters |
C<HIDOTPGenerator> | A base protocol for OTP generators |
CHIDOTPInputAlgorithmParameters | |
CHIDParameter | Represents a parameter or option where the ID and value are enforced to be of type NSString |
C<HIDPasswordPolicy> | Protection Policy with password specific constraints |
CHIDPasswordPromptEvent | Password prompt event |
CHIDPasswordPromptResult | Represents the result of the HIDPasswordPromptEvent processing |
CHIDProgressEvent | A synchronization 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 |
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 |
CHIDTransactionFilter | Transactions search filter |
C<HIDTransactionInfo> | Transaction details |