suricata
Sha256Type Struct Reference

#include <datasets-sha256.h>

Collaboration diagram for Sha256Type:

Data Fields

uint8_t sha256 [32]
 
union {
   DataRepType   rep
 
   DataJsonType   json
 
}; 
 

Detailed Description

Definition at line 30 of file datasets-sha256.h.

Field Documentation

◆ @19

union { ... }

◆ json

DataJsonType Sha256Type::json

Definition at line 34 of file datasets-sha256.h.

Referenced by Sha256StrJsonFree(), Sha256StrJsonGetLength(), and Sha256StrJsonSet().

◆ rep

DataRepType Sha256Type::rep

Definition at line 33 of file datasets-sha256.h.

Referenced by Sha256StrSet().

◆ sha256

uint8_t Sha256Type::sha256[32]

Definition at line 31 of file datasets-sha256.h.

Referenced by Sha256StrCompare(), and Sha256StrSet().


The documentation for this struct was generated from the following file: