Replace Mobile Workflow Certificate

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