CTAP2_ERR_KEEPALIVE_CANCEL constant

int const CTAP2_ERR_KEEPALIVE_CANCEL

The keepalive operation was canceled. Verify that the authenticator is correctly used.

Implementation

static const int CTAP2_ERR_KEEPALIVE_CANCEL = 0x2D;