CTAP1_ERR_INVALID_CHANNEL constant

int const CTAP1_ERR_INVALID_CHANNEL

The channel is unavailable. Verify that the authenticator is correctly used.

Implementation

static const int CTAP1_ERR_INVALID_CHANNEL = 0x0B;