CTAP1_ERR_INVALID_SEQ constant

int const CTAP1_ERR_INVALID_SEQ

Invalid message sequence number. Verify that relevant registration or authentication parameters are correct.

Implementation

static const int CTAP1_ERR_INVALID_SEQ = 0x04;