KSC Open API
Kaspersky Security Center API description
KeyService::GenerateTransportCertificate ( wstring  wstrCommonName,
[out] binary  pPublic,
[out] binary  pPrivate,
[out] wstring  wstrPass 
)

Method generates transport certificate.

Parameters:
wstrCommonName[in] (wstring) Common name
pPublic[out] (binary) Public part of certificate
pPrivate[out] (binary) Private part of certificate
wstrPass[out] (wstring) Password for private part