Censys · Example Payload

Platform Keyusage Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

Platform Keyusage Example is an example object payload from Censys, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

certificate_signcontent_commitmentcrl_signdata_enciphermentdecipher_onlydigital_signatureencipher_onlykey_agreementkey_enciphermentvalue

Example Payload

Raw ↑
{
  "certificate_sign": true,
  "content_commitment": true,
  "crl_sign": true,
  "data_encipherment": true,
  "decipher_only": true,
  "digital_signature": true,
  "encipher_only": true,
  "key_agreement": true,
  "key_encipherment": false,
  "value": 383
}