CTAP2_ERR_LIMIT_EXCEEDED constant

int const CTAP2_ERR_LIMIT_EXCEEDED

The upper limit has been exceeded. Verify that the authenticator is correctly used.

Implementation

static const int CTAP2_ERR_LIMIT_EXCEEDED = 0x15;