Added basic multivendor support for token information.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef YUBICO_H
|
||||
#define YUBICO_H
|
||||
|
||||
#include "pkcs11.h"
|
||||
|
||||
CK_VERSION YUBICO_get_version(char *version, int len);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user