Censys · Example Payload

Asset Graph Keyusage Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

Asset Graph 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": false,
  "content_commitment": false,
  "crl_sign": true,
  "data_encipherment": false,
  "decipher_only": true,
  "digital_signature": true,
  "encipher_only": true,
  "key_agreement": false,
  "key_encipherment": true,
  "value": 134
}