eID middleware | ![]() |
#include "eidlibdefines.h"
Go to the source code of this file.
Classes | |
class | eIDMW::PTEID_Exception |
Base class for the PTEID SDK Exceptions. More... | |
class | eIDMW::PTEID_ExReleaseNeeded |
Exception class Release Needed (error code = EIDMW_ERR_RELEASE_NEEDED). More... | |
class | eIDMW::PTEID_ExUnknown |
Exception class Release Needed (error code = EIDMW_ERR_UNKNOWN). More... | |
class | eIDMW::PTEID_ExDocTypeUnknown |
Exception class Document Type Unknown (error code = EIDMW_ERR_DOCTYPE_UNKNOWN). More... | |
class | eIDMW::PTEID_ExFileTypeUnknown |
Exception class File Type Unknown (error code = EIDMW_ERR_FILETYPE_UNKNOWN). More... | |
class | eIDMW::PTEID_ExParamRange |
Exception class Bad Parameter Range (error code = EIDMW_ERR_PARAM_RANGE). More... | |
class | eIDMW::PTEID_ExCmdNotAllowed |
Exception class Command Not Allowed (error code = EIDMW_ERR_CMD_NOT_ALLOWED). More... | |
class | eIDMW::PTEID_ExCmdNotSupported |
Exception class Command Not Supported (error code = EIDMW_ERR_NOT_SUPPORTED). More... | |
class | eIDMW::PTEID_ExNoCardPresent |
Exception class No Card Present (error code = EIDMW_ERR_NO_CARD). More... | |
class | eIDMW::PTEID_ExCardBadType |
Exception class Bad Card Type (error code = EIDMW_ERR_CARDTYPE_BAD). More... | |
class | eIDMW::PTEID_ExCardTypeUnknown |
Exception class Card Type Unknown (error code = EIDMW_ERR_CARDTYPE_UNKNOWN). More... | |
class | eIDMW::PTEID_ExCertNoIssuer |
Exception class Certificate No Issuer (error code = EIDMW_ERR_CERT_NOISSUER). More... | |
class | eIDMW::PTEID_ExCertNoCrl |
Exception class Certificate No CRL (error code = EIDMW_ERR_CERT_NOCRL). More... | |
class | eIDMW::PTEID_ExCertNoOcsp |
Exception class Certificate No OCSP responder (error code = EIDMW_ERR_CERT_NOOCSP). More... | |
class | eIDMW::PTEID_ExCertNoRoot |
Exception class Certificate No OCSP responder (error code = EIDMW_ERR_CERT_NOROOT). More... | |
class | eIDMW::PTEID_ExBadUsage |
Exception class Bad Usage (error code = EIDMW_ERR_BAD_USAGE). More... | |
class | eIDMW::PTEID_ExBadTransaction |
Exception class Bad Transaction (error code = EIDMW_ERR_BAD_TRANSACTION). More... | |
class | eIDMW::PTEID_ExCardChanged |
Exception class Card changed (error code = EIDMW_ERR_CARD_CHANGED). More... | |
class | eIDMW::PTEID_ExReaderSetChanged |
Exception class Readerset changed (error code = EIDMW_ERR_READERSET_CHANGED). More... | |
class | eIDMW::PTEID_ExNoReader |
Exception class No reader (error code = EIDMW_ERR_NO_READER). More... | |
class | eIDMW::PTEID_ExNotAllowByUser |
Exception class Not allow by user (error code = EIDMW_ERR_NOT_ALLOW_BY_USER). More... | |
class | eIDMW::PTEID_ExUserMustAnswer |
Exception class User must answer (error code = EIDMW_ERR_USER_MUST_ANSWER). More... | |
Namespaces | |
namespace | eIDMW |