KSC Open API
Kaspersky Security Center API description
DataProtectionApi::ProtectDataGlobally ( binary  pData,
[out] binary  pDataProtected 
)

Protects sensitive data to store in policy or global/group task.

Parameters:
pData(binary) [in] pointer to data
pDataProtected(binary) [out] pointer to protected data block.
Exceptions:
KLSTD::STDE_NOFUNCserver doesn't support data protection
*