Module suricata::asn1

source ·
Expand description

ASN.1 parser module.

Structs§

  • Container for parsed Asn1 objects

Functions§

  • This function implements the detection of the following options:
  • Attempt to parse a Asn1 object from input, and return a pointer to the parsed object if successful, null on failure
  • Free a Asn1 object allocated by Rust