• BlackBerry Dynamics
  • Runtime library for iOS applications
  • 11.0.1.151
platform/apple/ios/build/GD.framework/Headers/GDPKI.h File Reference
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>

Classes

class  GDPKICertificate
 X.509 Public Key Certificate. More...
 
class  GDCredentialManagerUI
 Credentials Management User Interface. More...
 

Variables

NSString *const GDPKINotificationCertificateAdded
 Certificate addition notification identifier. More...
 
NSString *const GDPKINotificationCertificateRemoved
 Certificate removal notification identifier. More...
 

Variable Documentation

◆ GDPKINotificationCertificateAdded

NSString* const GDPKINotificationCertificateAdded

Use this value to add an observer of additions to the BlackBerry Dynamics X.509 certificate store.

See also
GDPKICertificate.

◆ GDPKINotificationCertificateRemoved

NSString* const GDPKINotificationCertificateRemoved

Use this value to add an observer of removals from the BlackBerry Dynamics X.509 certificate store.

See also
GDPKICertificate.