Skip to main content

Module c_api

Module c_api 

Source

Enums§

islet_status_t

Functions§

islet_attest
Get an attestation report(token).
islet_parse
Parse the claims with the given title and returns the claim if succeeded.
islet_print_claims
Print all claims including Realm Token and Platform Token.
islet_seal
Seals the plaintext given into the binary slice
islet_unseal
Unseals into plaintext the sealed binary provided.
islet_verify
Verify the attestation report and returns attestation claims if succeeded.