CTAP2_ERR_INVALID_OPTION constant

int const CTAP2_ERR_INVALID_OPTION

Invalid option for the current operation. Verify that relevant registration or authentication parameters are correct.

Implementation

static const int CTAP2_ERR_INVALID_OPTION = 0x2C;