Expand description
C FFI bindings for Hessra token verification and configuration.
This module provides a C-compatible interface for the core functionality of the Hessra SDK, focused on token verification and configuration management.
Structs§
- Hessra
Config - Opaque type representing a Hessra configuration
- Hessra
Public Key - Opaque type representing a Hessra public key
Enums§
- Hessra
Result - Result type for Hessra FFI functions.
Functions§
- hessra_
init - Initialize the Hessra library. This function should be called before using any other functions.
- hessra_
string_ ⚠free - Free a string allocated by the Hessra library
- hessra_
version - Version information for the Hessra FFI library