auths-verifier 0.0.1-rc.7

Minimal-dependency attestation verification library for Auths - supports FFI and WASM
Documentation
1
2
3
4
5
6
language = "C"
header = "/* Auths Verifier FFI Header */"
include_guard = "AUTHS_VERIFIER_FFI_H"

[export]
include = ["ffi_verify_attestation_json", "VERIFY_SUCCESS", "ERR_VERIFY_*"] # Export function and constants