CTAP2_ERR_CBOR_UNEXPECTED_TYPE constant

int const CTAP2_ERR_CBOR_UNEXPECTED_TYPE

Invalid CBOR or unexpected error. Verify that the authenticator is correctly used.

Implementation

static const int CTAP2_ERR_CBOR_UNEXPECTED_TYPE = 0x11;