drop ykpiv_connect2() and add ykpiv_list_readers()

This commit is contained in:
Klas Lindfors
2015-09-07 15:54:57 +02:00
parent 984a124508
commit 1a9e62cec8
4 changed files with 69 additions and 53 deletions
+2 -2
View File
@@ -53,12 +53,12 @@ YKPIV_0.2.0
{
global:
ykpiv_decipher_data;
ykpiv_connect2;
ykpiv_sign_data2;
} YKPIV_0.1.0;
YKPIV_1.1.0
{
global:
ykpiv_set_mgmkey2;
ykpiv_list_readers;
ykpiv_sign_data2;
} YKPIV_0.1.0;