fido_attstmt_t
fido_attstmt_t *attstmt = arg;
cbor_decode_attstmt(const cbor_item_t *item, fido_attstmt_t *attstmt)
verify_attstmt(const fido_blob_t *dgst, const fido_attstmt_t *attstmt)
fido_cred_clean_attstmt(fido_attstmt_t *attstmt)
const fido_blob_t *, const fido_attstmt_t *, const fido_attcred_t *);
int cbor_decode_attstmt(const cbor_item_t *, fido_attstmt_t *);
fido_attstmt_t attstmt; /* attestation statement (x509 + sig) */
const fido_blob_t *authdata_raw, const fido_attstmt_t *attstmt,