Skip to content

Targeting Information Fields

Path: targetingInformation[]

Fields used to derive targeting information entries from certificate files.

Field Aliases ASN.1 Description
file

Mermaid

Source: targeting-information-fields.mmd

graph TD
  targeting_information_fields["targetingInformation[]"]
  targeting_information_fields_file["file"]
  targeting_information_fields --> targeting_information_fields_file
  classDef path fill:#1f6feb,stroke:#0b3d8c,color:#fff
  classDef field fill:#0e7c66,stroke:#06463a,color:#fff
  classDef alias fill:#6e7681,stroke:#3b414a,color:#fff
  classDef value fill:#bf8700,stroke:#6e4d00,color:#fff
  classDef asn1 fill:#8957e5,stroke:#4f31a3,color:#fff
  class targeting_information_fields path
  class targeting_information_fields_file field