Making credentials using fido_dev_make_cred.
The fido_cred_set_type funcion allows only one algorithm to be set.
The standard for pubKeyCredParams https://fidoalliance.org/specs/fido-v2.0-ps-20190130/fido-client-to-authenticator-protocol-v2.0-ps-20190130.html#authenticatorMakeCredential allows multiple ones.
As we don't have an API to check if an authenticator supports a given algorithm, we are forced to set the algorithm to COSE_ES256