Rust-native wrapper around the PKCS #11 API for cryptographic tokens.
# Cargo.toml
[dependencies]
cryptoki = "0.12.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Opens a session with a PKCS#11 token.
Ensure the PKCS#11 module path is provided via environment or configuration.
No dependency data recorded yet.