Structs§
- A type representing the first value after the SID version. The value is a single 48 bit integer. Almost all SIDs encoutered “in the wild” will be less than u32.
- Core type representing Windows security identifiers (“SID“s). Type represents version one SIDs, which consist of a single 48 bit identifier authority, followed by up to 256 sub-authorities.
Enums§
- Represents all errors that may be encountered during either binary or string parsing of a SID.