add ykpiv_parse_key()
This commit is contained in:
@@ -49,6 +49,7 @@ static const err_t errors[] = {
|
||||
ERR (YKPIV_AUTHENTICATION_ERROR, "Error during authentication"),
|
||||
ERR (YKPIV_RANDOMNESS_ERROR, "Error getting randomness"),
|
||||
ERR (YKPIV_GENERIC_ERROR, "Something went wrong."),
|
||||
ERR (YKPIV_KEY_ERROR, "Error in key"),
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user