|   | Name | Description | 
  | AssureOwnCertificateOrCertificatePack | Assures presence and validity of the own certificate or certificate pack the application is currently configured to use.   | 
  | AssureOwnCertificatePack | Assures presence of the own certificate pack the application is currently configured to use.   | 
  | AssureOwnTrustedPeersCertificateOrCertificatePack | Assures the presence of the own application certificate or certificate pack in the trusted peers certificate store.   | 
  | AssureOwnTrustedPeersCertificatePack | Assures the presence of the own application certificate pack in the trusted peers certificate store.   | 
  | CreateOwnCertificateOrCertificatePack | Creates the own certificate or certificate pack the application is currently configured to use.   | 
  | CreateOwnCertificatePack | Creates the own application certificate pack. The certificate pack must not currently exist.   | 
  | Equals |    | 
  | ExportApplicationConfiguration | Exports the OPC UA application configuration data into an XML stream.   | 
  | ExportApplicationConfigurationToFile | Exports the OPC UA application configuration data into an XML file.   | 
  | ExportOwnCertificateOrCertificatePackToFile | Exports the own certificate and optionally its private key to a given file.   | 
  | ExportRegisteredApplication | Exports the registration data of the OPC UA application into an XML stream.   | 
  | ExportRegisteredApplicationToFile | Exports the registration data of the OPC UA application into an XML file.   | 
  | ExportSecuredApplication | Exports the security settings of the OPC UA application into an XML stream.   | 
  | ExportSecuredApplicationToFile | Exports the security settings of the OPC UA application into an XML file.   | 
  | FindGdsRegistrations | Finds all registrations for this application URI in the GDS.   | 
  | FindOwnCertificate | Finds the own certificate the application is currently configured to use.   | 
  | GetApplicationElement | Gets the OPC UA registration information for this application.   | 
  | GetApplicationId | Gets an application ID assigned to the application by a specified GDS.   | 
  | GetCertificateSubjectName | Gets the subject distinguished name the application is configured to use for its certificates.   | 
  | GetCertificateSubjectNameDictionary | Gets a dictionary of certificate subject names corresponding to all application certificate sub-ids.   | 
  | GetEffectiveApplicationManifest | Gets the effective OPC UA application manifest, i.e. the currently used application registration information together with data related to PKI administration, such as paths to the certificate stores used.   | 
  | GetEffectiveHostNames | Get the effective application host names.   | 
  | GetHashCode |    | 
  | GetOwnCertificatePack | Gets the own certificate pack with given certificate sub-id, and optionally allowing for incomplete pack.   | 
  | GetPrivateKeyPasswordStrength | Determines strength of the password that is configured for use with the given certificate.   | 
  | GetService |    | 
  | GetServiceByName | Gets the service object of the specified type, given by type name.   | 
  | GetType |    | 
  | HasOwnCertificateOrCertificatePack | Determines whether the application's own certificate or certificate pack is present, specifying certificate sub-id.   | 
  | HasOwnCertificatePack | Determines whether the application's own certificate pack is present.   | 
  | HasPrivateKeyPassword | Determines whether a non-empty password is in use for the given certificate.   | 
  | ImportOwnCertificateOrCertificatePackFromFile | Imports the own certificate and its private key from a given file.   | 
  | ListCertificateSubIds | Finds all application certificate sub-ids.   | 
  | ListCertificateTypeElements | Retrieves certificate type elements for the certificate types available for a given application store kind.   | 
  | LockEvents | Locks the events on the component.   | 
  | ObtainNewCertificateOrCertificatePack | Obtains a new certificate or certificate pack from the certificate manager using the arguments object.   | 
  | ObtainNewCertificatePack | Obtains a new certificate pack from the certificate manager, specifying the GDS endpoint descriptor.   | 
  | ProtectOrUnprotectOwnCertificateOrCertificatePack | Protects or unprotects the private key of the given certificate, or certificate pack.   | 
  | ProtectOwnCertificatePack | Protects the private keys of the certificate pack.   | 
  | RefreshTrustLists | Retrieves the current trust lists for the application from the certificate manager, and refreshes own certificate stores accordingly.   | 
  | RegisterToGds | Creates an application registration in the GDS, assigning it a new application ID. Existing registrations with the same application URI are removed first.   | 
  | RemoveOwnCertificatePack | Removes the own application certificate pack. The certificate pack must currently exist.   | 
  | RemoveOwnCertificatesOrCertificatePack | Removes the own certificates or certificate pack the application is currently configured to use.   | 
  | RemovePrivateKeyPassword | Removes the password used to access the private key for given certificate.   | 
  | SetPrivateKeyPassword | Sets the password used to access the private key for given certificate.   | 
  | ToString |    | 
  | UnlockEvents | Unlocks the events on the component.   | 
  | UnprotectOwnCertificatePack | Unprotects the private keys of the certificate pack.   | 
  | UnregisterFromGds | Removes an application registration from the GDS, if it exists. All existing registrations for the application URI are removed.   | 
  | UpdateGdsRegistration | Updates an application registration in the GDS, keeping its application ID. A new registration is created if the application is not yet registered in the GDS. Preexisting registrations with the same application URI are removed.   | 
  | ValidateOwnCertificateOrCertificatePack | Validates the own certificate or certificate pack the application is currently configured to use.   | 
  | ValidateOwnCertificatePack | Validates the own application certificate pack.   |