HID APPROVE SDK
5.7.1
HID APPROVE SDK for iOS
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Enumerations
Enumerator
Properties
Pages
HIDHOTPGenerator.h
Go to the documentation of this file.
1
/* ---------------------------------------------------------------------------
2
© 2017-2020 HID Global Corporation/ASSA ABLOY AB. All rights reserved.
3
4
Redistribution and use in source and binary forms, with or without modification,
5
are permitted provided that the following conditions are met:
6
- Redistributions of source code must retain the above copyright notice,
7
this list of conditions and the following disclaimer.
8
- Redistributions in binary form must reproduce the above copyright notice,
9
this list of conditions and the following disclaimer in the documentation
10
and/or other materials provided with the distribution.
11
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
12
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
13
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
14
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
15
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
16
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
17
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
18
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
19
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
20
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
21
--------------------------------------------------------------------------- */
22
23
24
#import <Foundation/Foundation.h>
25
#import "
HIDOTPGenerator.h
"
26
36
@protocol
HIDHOTPAlgorithmParameters
<
HIDAlgorithmParameters
>
41
-(uint64_t)
getCounter
;
42
47
-(int)
getCodeDigits
;
48
53
-(BOOL)
isCheckSum
;
54
59
-(int)
getTruncationOffset
;
60
65
-(NSString*)
getMACAlgo
;
66
@end
-[HIDHOTPAlgorithmParameters-p isCheckSum]
BOOL isCheckSum()
-[HIDHOTPAlgorithmParameters-p getMACAlgo]
NSString * getMACAlgo()
HIDOTPGenerator.h
OTP Generator Base.
-[HIDHOTPAlgorithmParameters-p getCounter]
uint64_t getCounter()
-[HIDHOTPAlgorithmParameters-p getTruncationOffset]
int getTruncationOffset()
-[HIDHOTPAlgorithmParameters-p getCodeDigits]
int getCodeDigits()
HIDAlgorithmParameters-p
Definition:
HIDOTPGenerator.h:32
HIDHOTPAlgorithmParameters-p
Definition:
HIDHOTPGenerator.h:36
Headers
acmobile
HIDHOTPGenerator.h
Generated on Wed Mar 2 2022 16:10:32 for HID APPROVE SDK by
1.8.8