move sign_data() function to library
This commit is contained in:
@@ -50,6 +50,7 @@ static const err_t errors[] = {
|
||||
ERR (YKPIV_RANDOMNESS_ERROR, "Error getting randomness"),
|
||||
ERR (YKPIV_GENERIC_ERROR, "Something went wrong."),
|
||||
ERR (YKPIV_KEY_ERROR, "Error in key"),
|
||||
ERR (YKPIV_PARSE_ERROR, "Parse error"),
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user