openaliro
Aliro reader: UWB/CCC core and ESP32-S3/C5/C6 port
Loading...
Searching...
No Matches
aliro_stepup_verify_ctx Struct Reference

Context for Step-up document verification: issuers (trust store), time_valid/now_epoch (clock state), access_iteration (stored iteration for replay check), expected_doctype, ecdsa_verify callback (ES256 over message, takes 65-byte pub, message, 64-byte r||s sig, returns 0 on valid). More...

#include <aliro_stepup.h>

Detailed Description

Context for Step-up document verification: issuers (trust store), time_valid/now_epoch (clock state), access_iteration (stored iteration for replay check), expected_doctype, ecdsa_verify callback (ES256 over message, takes 65-byte pub, message, 64-byte r||s sig, returns 0 on valid).


The documentation for this struct was generated from the following file: