Sift PKI ASN.1 Definition Candidates
sift_pki_asn1_definition_candidatesRank PKI ASN.1 definition candidates from input ASN.1 data using built-in corpus and optional profile filters to identify matching structures.
Instructions
Rank PKI ASN.1 definition candidates using the built-in ASN.1 Definition Sifter PKI corpus and optional profile filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ASN.1 input as PEM, HEX, base64, DER base64, or text. | |
| format | No | Input format. Use auto to detect PEM, HEX, base64, DER, or BER. | auto |
| profiles | No | Optional PKI profiles used to limit matching. | |
| maxResults | No | ||
| minScore | No | Suppress candidates below this score. | |
| includeTypes | No | Additional local or qualified ASN.1 type names to include. | |
| excludeTypes | No | Exclude local or qualified ASN.1 type names. | |
| includeNodes | No | Include parsed TLV nodes in the report. | |
| includeSubtrees | No | Include bounded candidate reports for child TLV nodes. | |
| includeEmptySubtrees | No | Include subtree reports even when no candidates are found. | |
| maxSubtreeDepth | No | ||
| maxSubtreeReports | No |