CTAP1_ERR_LOCK_REQUIRED constant

int const CTAP1_ERR_LOCK_REQUIRED

The channel needs to be locked. Verify that the authenticator is correctly used.

Implementation

static const int CTAP1_ERR_LOCK_REQUIRED = 0x0A;