eID middleware

Class List

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