CTAP2_ERR_NOT_ALLOWED constant

int const CTAP2_ERR_NOT_ALLOWED

The continuation command, such as authenticatorGetNextAssertion, is not allowed. Verify that the authenticator is correctly used.

Implementation

static const int CTAP2_ERR_NOT_ALLOWED = 0x30;