CTAP1_ERR_TIMEOUT constant

int const CTAP1_ERR_TIMEOUT

The message timed out. Verify that the authenticator is correctly used.

Implementation

static const int CTAP1_ERR_TIMEOUT = 0x05;