KSC Open API  13.1
Kaspersky Security Center API description
KeyService Member List
This is the complete list of members for KeyService, including all inherited members.
DecryptData(binary pEncryptedData, wstring wstrProdName, wstring wstrProdVersion,[out] binary pDecryptedData)KeyService
EncryptData(binary pData,[out] binary pEncryptedData)KeyService
EncryptDataForHost(wstring wstrHostId, binary pData,[out] binary pEncryptedData)KeyService
GenerateTransportCertificate(wstring wstrCommonName,[out] binary pPublic,[out] binary pPrivate,[out] wstring wstrPass)KeyService