CTAP2_ERR_MISSING_PARAMETER constant

int const CTAP2_ERR_MISSING_PARAMETER

Mandatory parameters are missing. Verify that relevant registration or authentication parameters are correct.

Implementation

static const int CTAP2_ERR_MISSING_PARAMETER = 0x14;