tss-esapi-sys 0.5.0

FFI wrapper around TSS 2.0 Enhanced System API
Documentation
[build-dependencies.bindgen]
optional = true
version = "0.66.1"

[build-dependencies.pkg-config]
version = "0.3.18"

[build-dependencies.target-lexicon]
version = "0.12.0"

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

[package]
authors = ["Parsec Project Contributors"]
categories = ["api-bindings", "external-ffi-bindings", "cryptography"]
description = "FFI wrapper around TSS 2.0 Enhanced System API"
documentation = "https://docs.rs/crate/tss-esapi-sys"
edition = "2018"
keywords = ["tpm", "tss", "esys", "esapi"]
license = "Apache-2.0"
links = "tss2-esys"
name = "tss-esapi-sys"
readme = "README.md"
repository = "https://github.com/parallaxsecond/rust-tss-esapi"
version = "0.5.0"