Interface HTTPSKeyManager

    • Method Detail

      • init

        void init​(Profile profile)
           throws Exception
        This method is used to pass profile data to trust Managers. Specific parameters can be retrieved from profile instance.
        Parameters:
        profile -
        Throws:
        Exception