KSC Open API
Kaspersky Security Center API description
|
Certificate function identifiers to use in the CertPoolCtrl::GetCertificateInfo and CertPoolCtrl::SetCertificate methods (see enum KLCERTP::CertificateFunction).
Possible values:
Value | Alias | Description |
---|---|---|
0 | CF_UNKNOWN | Undefined certificate function type |
1 | CF_IOS_MDM_PROFILE_SIGNATURE | Certificate used to sign iOS MDM profiles |
2 | CF_STANDALONE_PKG_SIGNATURE | Certificate used to sign standalone installation packages |
3 | CF_WAT_JWS_ENCRYPTION | Private key required |
4 | CF_WAT_JWS_SIGNING | Public key required |
5 | CF_COMMON_EMAIL_AUTH | Certificate for SMTP authorization |