Interface GetConfigResponse.Builder

    • Method Detail

      • configType

        GetConfigResponse.Builder configType​(String configType)

        The type of credentials.

        Parameters:
        configType - The type of credentials.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • configFile

        GetConfigResponse.Builder configFile​(String configFile)

        The chrystoki.conf configuration file.

        Parameters:
        configFile - The chrystoki.conf configuration file.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • configCred

        GetConfigResponse.Builder configCred​(String configCred)

        The certificate file containing the server.pem files of the HSMs.

        Parameters:
        configCred - The certificate file containing the server.pem files of the HSMs.
        Returns:
        Returns a reference to this object so that method calls can be chained together.