CTAP2_ERR_PROCESSING constant

int const CTAP2_ERR_PROCESSING

The operation is in progress. (The operation is time-consuming.) Verify that relevant registration or authentication parameters are correct.

Implementation

static const int CTAP2_ERR_PROCESSING = 0x21;