iOSGenerateCertificate
Encodes the provided iOS certificate in base64
            String 
            return = iOSGenerateCertificate (
            String       
            fileName,
            String       
            uuid
            
      )
         
      Parameters
fileName
File name
uuid
application UUID
Return value(s)
return
The base64 version of the certificate
Features
Schema: nms:mobileApp
Static:
Yes
