Crate win_sid_core

Crate win_sid_core 

Source

Structs§

IdentifierAuthority
A type representing the first value after the SID version.
SecurityIdentifier
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§

SecurityIdentifierError
Represents all errors that may be encountered during either binary or string parsing of a SID.