KSC Open API
Kaspersky Security Center API description
|
View contains a list of certificates for files from the Application Control network list.
View name: "ACExeFileCertificatesSrvViewName"
List of view attributes is presented below.
Name | Type | Description | Remarks |
---|---|---|---|
"CERT_ID" | paramBinary | ID of the certificate. | |
"CERT_SERIAL" | paramBinary | Serial number of the certificate. | |
"CERT_THUMBPRINT" | paramBinary | Thumbprint of the certificate. | |
"CERT_PUBLICKEY" | paramBinary | Public key of the certificate. | |
"CERT_ISSUER" | paramString | Issuer of the certificate. | |
"CERT_SUBJECT" | paramString | Subject of the certificate. | |
"CERT_VALIDFROM" | paramDateTime | Indicates when the certificate becomes valid. | |
"CERT_VALIDTO" | paramDateTime | Indicates when the certificate expires. |