CTAP2_ERR_USER_CANCEL constant

int const CTAP2_ERR_USER_CANCEL

The operation is canceled by the user.

Implementation

static const int CTAP2_ERR_USER_CANCEL = 0xF4;