CTAP1_ERR_INVALID_LENGTH constant

int const CTAP1_ERR_INVALID_LENGTH

Invalid message or attribute length. Verify that relevant registration or authentication parameters are correct.

Implementation

static const int CTAP1_ERR_INVALID_LENGTH = 0x03;