Orchestration SDK 5.11.0
Loading...
Searching...
No Matches
RemoteAuthenticationDisplayDataCallerDelegate.h
Go to the documentation of this file.
1
2//
3// Copyright (c) since 1999. VASCO DATA SECURITY
4// All rights reserved. http://www.vasco.com
5//
7
8#import <Foundation/Foundation.h>
9NS_ASSUME_NONNULL_BEGIN
10
14NS_REFINED_FOR_SWIFT
15@protocol RemoteAuthenticationDisplayDataCallerDelegate <NSObject>
16
21
26
27@end
28
29NS_ASSUME_NONNULL_END