Avaya Client Services API Reference (iOS)
|
#import <Foundation/Foundation.h>
#import "CSEnrollmentCredentialProvider.h"
#import "CSSCEPConfiguration.h"
#import "CSCertificateInfo.h"
#import "CSSecurityPolicyConfiguration.h"
Classes | |
protocol | <CSCertificateManagerDelegate> |
Describes methods that are implemented by the delegate of a CSCertificateManager. More... | |
protocol | <CSCertificateManagerEnrollmentDelegate> |
Describes methods that are implemented by the delegate of a CSCertificateManager. More... | |
protocol | <CSCertificateManagerClientIdentityDelegate> |
CSCertificateManagerClientIdentityDelegate is registered as a listener to get notified about the client identity certificate's expiration status. More... | |
class | CSCertificateManager |
Certificate manager class allows application developers to configure and make use of the library's client/server certificate trust validation logic. More... | |