Crate win_sid_core

Source

Structs§

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