CTAP2_ERR_REQUEST_TOO_LARGE constant

int const CTAP2_ERR_REQUEST_TOO_LARGE

The authenticator cannot process the request due to the memory usage restriction. Verify that the authenticator is correctly used.

Implementation

static const int CTAP2_ERR_REQUEST_TOO_LARGE = 0x39;