KSC Open API
Kaspersky Security Center API description
CertUtils Member List
This is the complete list of members for CertUtils, including all inherited members.
Certificate2Params(binary pCert, wstring pwchPassword=nullptr)CertUtils
CheckKeypair(binary pCert, binary pPrivate)CertUtils
ConvertPKCS12ToPEM(binary cert, wstring pwchPassword=nullptr)CertUtils
CreateCSR(wstring companyName, wstring organizationName, wstring organizationUnit, wstring countryName, wstring regionName, wstring cityName)CertUtils
EncryptPEM(binary pemCert, wstring pwchPassword)CertUtils
GeneratePassword(unsignedInt length, boolean isUserFriendly)CertUtils
GenerateSelfSignedCertificate(params pParams)CertUtils
GetCertificateAttributes(binary pCertificateFileChunk)CertUtils
IsEncrypted(binary cert)CertUtils
MakePKCS12(binary pCert, binary pPrivate, wstring wstrPrivatePassKey, wstring wstrFriendlyName, wstring wstrPassKey)CertUtils