CTAP2_ERR_UNSUPPORTED_ALGORITHM constant

int const CTAP2_ERR_UNSUPPORTED_ALGORITHM

The authenticator does not support the algorithm. Verify that relevant registration or authentication parameters are correct.

Implementation

static const int CTAP2_ERR_UNSUPPORTED_ALGORITHM = 0x26;