Censys · JSON Structure

Platform Extendedkeyusage Structure

ExtendedKeyUsage schema from Censys Platform API

Type: object Properties: 64
SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

ExtendedKeyUsage is a JSON Structure definition published by Censys, describing 64 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

any apple_code_signing apple_code_signing_development apple_code_signing_third_party apple_crypto_development_env apple_crypto_env apple_crypto_maintenance_env apple_crypto_production_env apple_crypto_qos apple_crypto_test_env apple_crypto_tier0_qos apple_crypto_tier1_qos apple_crypto_tier2_qos apple_crypto_tier3_qos apple_ichat_encryption apple_ichat_signing apple_resource_signing apple_software_update_signing apple_system_identity client_auth code_signing dvcs eap_over_lan eap_over_ppp email_protection ipsec_end_system ipsec_intermediate_system_usage ipsec_tunnel ipsec_user microsoft_ca_exchange microsoft_cert_trust_list_signing microsoft_csp_signature microsoft_document_signing microsoft_drm microsoft_drm_individualization microsoft_efs_recovery microsoft_embedded_nt_crypto microsoft_encrypted_file_system microsoft_enrollment_agent microsoft_kernel_mode_code_signing microsoft_key_recovery_21 microsoft_key_recovery_3 microsoft_license_server microsoft_licenses microsoft_lifetime_signing microsoft_mobile_device_software microsoft_nt5_crypto microsoft_oem_whql_crypto microsoft_qualified_subordinate microsoft_root_list_signer

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/censys/refs/heads/main/json-structure/platform-extendedkeyusage-structure.json",
  "name": "ExtendedKeyUsage",
  "description": "ExtendedKeyUsage schema from Censys Platform API",
  "type": "object",
  "additionalProperties": false,
  "properties": {
    "any": {
      "type": "boolean"
    },
    "apple_code_signing": {
      "type": "boolean"
    },
    "apple_code_signing_development": {
      "type": "boolean"
    },
    "apple_code_signing_third_party": {
      "type": "boolean"
    },
    "apple_crypto_development_env": {
      "type": "boolean"
    },
    "apple_crypto_env": {
      "type": "boolean"
    },
    "apple_crypto_maintenance_env": {
      "type": "boolean"
    },
    "apple_crypto_production_env": {
      "type": "boolean"
    },
    "apple_crypto_qos": {
      "type": "boolean"
    },
    "apple_crypto_test_env": {
      "type": "boolean"
    },
    "apple_crypto_tier0_qos": {
      "type": "boolean"
    },
    "apple_crypto_tier1_qos": {
      "type": "boolean"
    },
    "apple_crypto_tier2_qos": {
      "type": "boolean"
    },
    "apple_crypto_tier3_qos": {
      "type": "boolean"
    },
    "apple_ichat_encryption": {
      "type": "boolean"
    },
    "apple_ichat_signing": {
      "type": "boolean"
    },
    "apple_resource_signing": {
      "type": "boolean"
    },
    "apple_software_update_signing": {
      "type": "boolean"
    },
    "apple_system_identity": {
      "type": "boolean"
    },
    "client_auth": {
      "type": "boolean"
    },
    "code_signing": {
      "type": "boolean"
    },
    "dvcs": {
      "type": "boolean"
    },
    "eap_over_lan": {
      "type": "boolean"
    },
    "eap_over_ppp": {
      "type": "boolean"
    },
    "email_protection": {
      "type": "boolean"
    },
    "ipsec_end_system": {
      "type": "boolean"
    },
    "ipsec_intermediate_system_usage": {
      "type": "boolean"
    },
    "ipsec_tunnel": {
      "type": "boolean"
    },
    "ipsec_user": {
      "type": "boolean"
    },
    "microsoft_ca_exchange": {
      "type": "boolean"
    },
    "microsoft_cert_trust_list_signing": {
      "type": "boolean"
    },
    "microsoft_csp_signature": {
      "type": "boolean"
    },
    "microsoft_document_signing": {
      "type": "boolean"
    },
    "microsoft_drm": {
      "type": "boolean"
    },
    "microsoft_drm_individualization": {
      "type": "boolean"
    },
    "microsoft_efs_recovery": {
      "type": "boolean"
    },
    "microsoft_embedded_nt_crypto": {
      "type": "boolean"
    },
    "microsoft_encrypted_file_system": {
      "type": "boolean"
    },
    "microsoft_enrollment_agent": {
      "type": "boolean"
    },
    "microsoft_kernel_mode_code_signing": {
      "type": "boolean"
    },
    "microsoft_key_recovery_21": {
      "type": "boolean"
    },
    "microsoft_key_recovery_3": {
      "type": "boolean"
    },
    "microsoft_license_server": {
      "type": "boolean"
    },
    "microsoft_licenses": {
      "type": "boolean"
    },
    "microsoft_lifetime_signing": {
      "type": "boolean"
    },
    "microsoft_mobile_device_software": {
      "type": "boolean"
    },
    "microsoft_nt5_crypto": {
      "type": "boolean"
    },
    "microsoft_oem_whql_crypto": {
      "type": "boolean"
    },
    "microsoft_qualified_subordinate": {
      "type": "boolean"
    },
    "microsoft_root_list_signer": {
      "type": "boolean"
    },
    "microsoft_server_gated_crypto": {
      "type": "boolean"
    },
    "microsoft_sgc_serialized": {
      "type": "boolean"
    },
    "microsoft_smart_display": {
      "type": "boolean"
    },
    "microsoft_smartcard_logon": {
      "type": "boolean"
    },
    "microsoft_system_health": {
      "type": "boolean"
    },
    "microsoft_system_health_loophole": {
      "type": "boolean"
    },
    "microsoft_timestamp_signing": {
      "type": "boolean"
    },
    "microsoft_whql_crypto": {
      "type": "boolean"
    },
    "netscape_server_gated_crypto": {
      "type": "boolean"
    },
    "ocsp_signing": {
      "type": "boolean"
    },
    "sbgp_cert_aa_service_auth": {
      "type": "boolean"
    },
    "server_auth": {
      "type": "boolean"
    },
    "time_stamping": {
      "type": "boolean"
    },
    "unknown": {
      "type": [
        "array",
        "null"
      ],
      "items": {
        "type": "string"
      }
    }
  }
}