CALL "NetSetKeyPassword" USING
         private-key-password
         GIVING
         status-code.
               	 | private-key-password | An alphanumeric item containing the password required for your SSL private key. | 
| status-code | A numeric item that, if nonzero, indicates the request encountered an error. In this case, the string representation of the error may be obtained by calling NetGetError. |