CTAP2_ERR_UNSUPPORTED_OPTION constant

int const CTAP2_ERR_UNSUPPORTED_OPTION

Unsupported option. Verify that relevant registration or authentication parameters are correct.

Implementation

static const int CTAP2_ERR_UNSUPPORTED_OPTION = 0x2B;