win-sid-core

Crates.iowin-sid-core
lib.rswin-sid-core
version0.2.1
created_at2024-12-25 16:54:19.830686+00
updated_at2024-12-28 19:56:16.150911+00
descriptionWindows security identifier primitive
homepagehttps://github.com/outurnate/win-sid/
repositoryhttps://github.com/outurnate/win-sid/
max_upload_size
id1495088
size14,955
Joseph D (Outurnate)

documentation

https://docs.rs/win-sid-core

README

win-sid   Latest Version

A rust library providing types for handling Windows SIDs in a cross platform manner.

Description

This library provides one core type - SecurityIdentifier. This type can represent any valid Windows SID, and also supports serializing to/from the canonical byte representation and string representation.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

Commit count: 14

cargo fmt