Kofax Mobile SDK API Reference
KFXRTTIServerConnection.h
Go to the documentation of this file.
1 //
2 // KFXRTTIServerConnection.h
3 // kfxLibLogistics
4 //
5 // Copyright (c) 2017 Kofax. All rights reserved. Kofax Confidential.
6 // Unauthorized use, duplication, or distribution, or disclosure is strictly prohibited.
7 //
8 
9 #import <Foundation/Foundation.h>
11 
13 
19 
21 
25 
26 
28 
36 @property (nonatomic) NSTimeInterval requestTimeout;
37 
38 
40 
47 -(instancetype)initWithURL : (NSURL*)serverURL;
48 
49 
50 @end
This protocol defines methods that your delegate object may implement for custom certificate pinning ...
Definition: kfxKUTCertificateValidatorDelegate.h:17
This class helps in making the connection to the RTTI Server specified in the URL.
Definition: KFXRTTIServerConnection.h:24
Definition: KFXServerConnectionProtocol.h:12
NSTimeInterval requestTimeout
Set request timeout.
Definition: KFXRTTIServerConnection.h:36
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.