Interface HasServerNameIndication.UpdateStages.WithServerNameIndication<ReturnT>

    • Method Detail

      • withServerNameIndication

        ReturnT withServerNameIndication()
        Requires server name indication (SNI).
        Returns:
        the next stage of the update
      • withoutServerNameIndication

        ReturnT withoutServerNameIndication()
        Ensures server name indication (SNI) is not required.
        Returns:
        the next stage of the update