HID APPROVE SDK  5.7.1
HID APPROVE SDK for iOS
 All Classes Files Functions Variables Enumerations Enumerator Properties Pages
<HIDAlgorithmParameters> Protocol Reference

#import <HIDOTPGenerator.h>

Inheritance diagram for <HIDAlgorithmParameters>:
<HIDHOTPAlgorithmParameters> <HIDOCRAAlgorithmParameters> <HIDTOTPAlgorithmParameters>

Instance Methods

(NSArray *) - getModes
 
(NSString *) - getStandardVersion
 

Detailed Description

Represents parameters ruling a cryptographic algorithm.

Method Documentation

- (NSArray*) getModes

Returns The modes supported by the algorithm.

Returns
The modes supported by the algorithm as an array of strings.
- (NSString*) getStandardVersion

Returns The version of the algorithm.

Returns
The version of the algorithm.

The documentation for this protocol was generated from the following file: