CTAP2_ERR_NO_CREDENTIALS_REGIST constant

int const CTAP2_ERR_NO_CREDENTIALS_REGIST

No credential is registered. Verify that relevant registration or authentication parameters are correct.

Implementation

static const int CTAP2_ERR_NO_CREDENTIALS_REGIST = 0xF5;