- new error code SC_ERROR_EXTRACTABLE_KEY

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@538 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
okir 2002-04-17 09:06:42 +00:00
parent 8ef6b71bb6
commit 19132bea59
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@
#define SC_ERROR_OBJECT_NOT_FOUND -1407
#define SC_ERROR_NOT_SUPPORTED -1408
#define SC_ERROR_PASSPHRASE_REQUIRED -1409
#define SC_ERROR_EXTRACTABLE_KEY -1410
/* Relating to PKCS #15 init stuff */
#define SC_ERROR_PKCS15INIT -1500