KB Article #72516
An MBC fails to encode a SMIME message using a certificate in Passport PS
Problem
Resolution
-- 1. Error while opening connection to Passport using MB command.
-- 2. Fail to Encode SMIME message using MB command.
Resolution
* Commands provided in SMIME211.pdf are obslete.
MB command to open connection with Passport:
connectionId = XPP.OpenConnection(host, port)
MB command to encode SMIME message:
SMIME. EncodeDataio inputData [CONVERSIONID conversionId][ CONNECTIONID connectionId] INTO outputDataio;