Interface XksKeyConfigurationType.Builder

    • Method Detail

      • id

        XksKeyConfigurationType.Builder id​(String id)

        The ID of the external key in its external key manager. This is the ID that the external key store proxy uses to identify the external key.

        Parameters:
        id - The ID of the external key in its external key manager. This is the ID that the external key store proxy uses to identify the external key.
        Returns:
        Returns a reference to this object so that method calls can be chained together.