CTAP2_ERR_KEY_STORE_FULL constant

int const CTAP2_ERR_KEY_STORE_FULL

The internal key storage is full. Verify that the authenticator is correctly used.

Implementation

static const int CTAP2_ERR_KEY_STORE_FULL = 0x28;