Interface GetChallengePasswordResponse.Builder

    • Method Detail

      • password

        GetChallengePasswordResponse.Builder password​(String password)

        The SCEP challenge password.

        Parameters:
        password - The SCEP challenge password.
        Returns:
        Returns a reference to this object so that method calls can be chained together.