Interface CertificateContract.UpdateStages.WithData

    • Method Detail

      • withData

        CertificateContract.Update withData​(String data)
        Specifies the data property: Base 64 encoded certificate using the application/x-pkcs12 representation..
        Parameters:
        data - Base 64 encoded certificate using the application/x-pkcs12 representation.
        Returns:
        the next definition stage.