eID middleware

Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
ApplicationException
be::portugal::eid::PTEID_BiometricAbstract base class for the biometric documents
be::portugal::eid::PTEID_ByteArrayThis class is used to receive/pass bytes array from/to different method in the SDK
be::portugal::eid::PTEID_CardAbstract base class for all the card type supported
be::portugal::eid::PTEID_CardVersionInfoClass for the info document
be::portugal::eid::PTEID_CertificateClass that represent one certificate
be::portugal::eid::PTEID_CertificatesContainer class for all certificates on the card
be::portugal::eid::PTEID_ConfigClass to access the config parameters
be::portugal::eid::PTEID_CrlClass that represents one CRL
be::portugal::eid::PTEID_CryptoAbstract base class for the cryptographic documents
be::portugal::eid::PTEID_EIdClass for the id document on a EID Card
be::portugal::eid::PTEID_EIDCardThis class represents a Portugal EID card
be::portugal::eid::PTEID_EIdFullDocClass for the full document Eid
be::portugal::eid::PTEID_ExBadTransactionException class Bad Transaction (error code = EIDMW_ERR_BAD_TRANSACTION)
be::portugal::eid::PTEID_ExBadUsageException class Bad Usage (error code = EIDMW_ERR_BAD_USAGE)
be::portugal::eid::PTEID_ExCardBadTypeException class Bad Card Type (error code = EIDMW_ERR_CARDTYPE_BAD)
be::portugal::eid::PTEID_ExCardChangedException class Card changed (error code = EIDMW_ERR_CARD_CHANGED)
be::portugal::eid::PTEID_ExCardTypeUnknownException class Card Type Unknown (error code = EIDMW_ERR_CARDTYPE_UNKNOWN)
be::portugal::eid::PTEID_ExceptionBase class for the PTEID SDK Exceptions
be::portugal::eid::PTEID_ExCertNoCrlException class Certificate No CRL (error code = EIDMW_ERR_CERT_NOCRL)
be::portugal::eid::PTEID_ExCertNoIssuerException class Certificate No Issuer (error code = EIDMW_ERR_CERT_NOISSUER)
be::portugal::eid::PTEID_ExCertNoOcspException class Certificate No OCSP responder (error code = EIDMW_ERR_CERT_NOOCSP)
be::portugal::eid::PTEID_ExCertNoRootException class Certificate No OCSP responder (error code = EIDMW_ERR_CERT_NOROOT)
be::portugal::eid::PTEID_ExCmdNotAllowedException class Command Not Allowed (error code = EIDMW_ERR_CMD_NOT_ALLOWED)
be::portugal::eid::PTEID_ExCmdNotSupportedException class Command Not Supported (error code = EIDMW_ERR_NOT_SUPPORTED)
be::portugal::eid::PTEID_ExDocTypeUnknownException class Document Type Unknown (error code = EIDMW_ERR_DOCTYPE_UNKNOWN)
be::portugal::eid::PTEID_ExFileTypeUnknownException class File Type Unknown (error code = EIDMW_ERR_FILETYPE_UNKNOWN)
be::portugal::eid::PTEID_ExNoCardPresentException class No Card Present (error code = EIDMW_ERR_NO_CARD)
be::portugal::eid::PTEID_ExNoReaderException class No reader (error code = EIDMW_ERR_NO_READER)
be::portugal::eid::PTEID_ExNotAllowByUserException class Not allow by user (error code = EIDMW_ERR_NOT_ALLOW_BY_USER)
be::portugal::eid::PTEID_ExParamRangeException class Bad Parameter Range (error code = EIDMW_ERR_PARAM_RANGE)
be::portugal::eid::PTEID_ExReaderSetChangedException class Readerset changed (error code = EIDMW_ERR_READERSET_CHANGED)
be::portugal::eid::PTEID_ExReleaseNeededException class Release Needed (error code = EIDMW_ERR_RELEASE_NEEDED)
be::portugal::eid::PTEID_ExUnknownException class Release Needed (error code = EIDMW_ERR_UNKNOWN)
be::portugal::eid::PTEID_ExUserMustAnswerException class User must answer (error code = EIDMW_ERR_USER_MUST_ANSWER)
be::portugal::eid::PTEID_ForeignerCardThis class represents a Foreigner card which is a particular PTEID_EIDCard
be::portugal::eid::PTEID_KidsCardThis class represents a Kids card which is a particular PTEID_EIDCard
be::portugal::eid::PTEID_MemoryCardAbstract base class for Memory card
be::portugal::eid::PTEID_ObjectBase class for the object of PTEID SDK (Can not be instantiated)
be::portugal::eid::PTEID_OcspResponseClass that represents one OCSP Response
be::portugal::eid::PTEID_PictureClass for the picture document on a EID Card
be::portugal::eid::PTEID_PinClass that represent one Pin
be::portugal::eid::PTEID_PinsContainer class for all pins on the card
be::portugal::eid::PTEID_RawData_Eid
be::portugal::eid::PTEID_RawData_Sis
be::portugal::eid::PTEID_ReaderContextThis class represent a reader
be::portugal::eid::PTEID_ReaderSetThis is a singleton class that is the starting point to get all other objects
be::portugal::eid::PTEID_SISCardThis class represents a SIS card
be::portugal::eid::PTEID_SisFullDocClass for the full document Sis
be::portugal::eid::PTEID_SisIdClass for the id document on a SIS Card
be::portugal::eid::PTEID_SmartCardAbstract base class for Smart card
be::portugal::eid::PTEID_XMLDocAbstract base class for all the documents
be::portugal::eid::pteidlib_dotNet
IDisposable