Registry / auth / kerberos-constants

kerberos-constants

JSON →
library0.0.10rscratesunverified

Constants used by different objects and actors of the Kerberos protocol.

# Cargo.toml [dependencies] kerberos_constants = "0.0.10"
INSTALL
IMPORT
SIG · KERBEROS-CONSTANTS
K
kerberos-constants
authrustv0.0.10
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

constants
use kerberos_constants::constants::*;

Access Kerberos protocol constants.

use kerberos_constants::constants::*; fn main() { println!("KRB5_TGS_NAME: {}", KRB5_TGS_NAME); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.10latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
kerberos-constants — cargo add kerberos-constants · libregistry