Interface CertificateResponse.DefinitionStages.WithIsVerified

    • Method Detail

      • withIsVerified

        CertificateResponse.DefinitionStages.WithCreate 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.