fido_get_signed_hash
if (fido_get_signed_hash(cose_alg, &dgst, &assert->cdh,
if (fido_get_signed_hash(COSE_ES256, &dgst, &cred->cdh,
if (fido_get_signed_hash(cred->attcred.type, &dgst, &cred->cdh,
int fido_get_signed_hash(int, fido_blob_t *, const fido_blob_t *,