add ykpiv_set_mgmkey()

This commit is contained in:
Klas Lindfors
2014-06-17 09:58:55 +02:00
parent 8eb955bd13
commit 01c844905a
5 changed files with 46 additions and 36 deletions
+1
View File
@@ -48,6 +48,7 @@ static const err_t errors[] = {
ERR (YKPIV_APPLET_ERROR, "No PIV applet found"),
ERR (YKPIV_AUTHENTICATION_ERROR, "Error during authentication"),
ERR (YKPIV_RANDOMNESS_ERROR, "Error getting randomness"),
ERR (YKPIV_GENERIC_ERROR, "Something went wrong."),
};
/**