Interface CertificateResponse.UpdateStages.WithIsVerified

    • Method Detail

      • withIsVerified

        CertificateResponse.Update withIsVerified​(Boolean isVerified)
        Specifies the isVerified property: True indicates that the certificate will be created in verified state and proof of possession will not be required..
        Parameters:
        isVerified - True indicates that the certificate will be created in verified state and proof of possession will not be required.
        Returns:
        the next definition stage.