Replace Mobile Workflow Certificate

This method has been deprecated. Replaces the certificate for a mobile workflow package.

Syntax

void replaceMobileWorkflowCertificate(workflowID,
	baos.toByteArray(), "password");

Returns

If successful, returns silently. If unsuccessful, returns SUPAdminException.

Examples