Crate ms_adts

Source
Expand description

Library to represent the data types of [MS-ADTS] Still in very alpha version.

Structs§

CLAIMS_SET_METADATA

Enums§

CLAIMS_COMPRESSION_FORMAT

Type Aliases§

BYTE
typedef unsigned char BYTE, *PBYTE, *LPBYTE;
ULONG
typedef unsigned long ULONG, *PULONG;
USHORT
typedef unsigned short USHORT;