CTAP2_ERR_PIN_REQUIRED constant

int const CTAP2_ERR_PIN_REQUIRED

The PIN is mandatory for the selected operation.

Implementation

static const int CTAP2_ERR_PIN_REQUIRED = 0x36;