- new error code SC_ERROR_PASSPHRASE_REQUIRED

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@528 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
okir 2002-04-17 08:55:39 +00:00
parent 77a2db5f5e
commit 5eb1921a64
1 changed files with 1 additions and 0 deletions

View File

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