Interface ICertificateStoreServiceRegistration


public interface ICertificateStoreServiceRegistration
The Certificate store service will only be initialised if there is a defined certificate store that is a non local file. Overrides are expected to be used for any local certificates if they are required for execution.
Author:
jamesdavies
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    initialise(@NotNull IFrameworkInitialisation frameworkInitialisation)
    Registers the service with the framework, ensuring only one service is operational at one time.