Click or drag to resize
GDPkcs12StoreHelper Class
BlackBerry Dynamics Certificate Store helper.
Inheritance Hierarchy
SystemObject
  GDGDPkcs12StoreHelper

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public sealed class GDPkcs12StoreHelper

The GDPkcs12StoreHelper type exposes the following members.

Constructors
  NameDescription
Public methodGDPkcs12StoreHelper
Initializes a new instance of the GDPkcs12StoreHelper class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodStatic memberIsPasswordsRequiredForCertificates
Gets information if any certificates in outstanding certificate import queue are password protected, thus, require user to input password while importing.
Public methodStatic memberShowCertificatePasswordUIAsync
Opens the BlackBerry Dynamics Runtime Certificate Import user interface.
Public methodToString (Inherited from Object.)
Top
Remarks

This class contains methods that can be used to import certificates deployed through BlackBerry Dynamics management console.

See Also

Reference