cryptoki-sys 0.1.7

FFI wrapper around the PKCS #11 API
Documentation
[build-dependencies.bindgen]
optional = true
version = "0.66.1"
[dependencies.libloading]
version = "0.7.0"

[features]
generate-bindings = ["bindgen"]

[package]
authors = ["Contributors to the Parsec project"]
categories = ["api-bindings", "external-ffi-bindings", "cryptography", "hardware-support"]
description = "FFI wrapper around the PKCS #11 API"
documentation = "https://docs.rs/crate/cryptoki-sys"
edition = "2018"
keywords = ["pkcs11", "cryptoki", "hsm"]
license = "Apache-2.0"
name = "cryptoki-sys"
readme = "README.md"
repository = "https://github.com/parallaxsecond/rust-cryptoki"
rust-version = "1.66.0"
version = "0.1.7"