CTAP2_ERR_INVALID_CREDENTIAL constant

int const CTAP2_ERR_INVALID_CREDENTIAL

Invalid credential of the authenticator. Verify that the authenticator is correctly used.

Implementation

static const int CTAP2_ERR_INVALID_CREDENTIAL = 0x22;