CTAP1_ERR_INVALID_PARAMETER constant

int const CTAP1_ERR_INVALID_PARAMETER

Invalid parameters are included in the command. Verify that relevant registration or authentication parameters are correct.

Implementation

static const int CTAP1_ERR_INVALID_PARAMETER = 0x02;