CTAP2_ERR_INVALID_CBOR constant

int const CTAP2_ERR_INVALID_CBOR

CBOR parsing error. Verify that the authenticator is correctly used.

Implementation

static const int CTAP2_ERR_INVALID_CBOR = 0x12;