Portuguese eID Middleware SDK  Version: 3.12.0
Deprecated List
Member eIDMW::PTEID_Card::SignSHA256 (const PTEID_ByteArray &data, bool signatureKey=false) override
Use PTEID_Card::Sign instead.
Member eIDMW::PTEID_CMDSignatureClient::SignSHA256 (const PTEID_ByteArray &data, bool signatureKey=false) override
Use PTEID_CMDSignatureClient::Sign instead.
Member eIDMW::PTEID_PDFSignature::getOccupiedSectors (int page)
- method related to visible signature using sectors
Member eIDMW::PTEID_SigningDevice::getAuthentication ()=0
Use getCertificates() to obtain the certificates and obtain the desired certificate/build the chain manually.
Member eIDMW::PTEID_SigningDevice::getCA ()=0
Use getCertificates() to obtain the certificates and obtain the desired certificate/build the chain manually.
Member eIDMW::PTEID_SigningDevice::getCert (PTEID_CertifType type)=0
Use getCertificates() to obtain the certificates and obtain the desired certificate/build the chain manually.
Member eIDMW::PTEID_SigningDevice::getCertificates ()=0
Use getCertificates() to obtain the certificates and obtain the desired certificate/build the chain manually.
Member eIDMW::PTEID_SigningDevice::getRoot ()=0
Use getCertificates() to obtain the certificates and obtain the desired certificate/build the chain manually.
Member eIDMW::PTEID_SigningDevice::getSignature ()=0
Use getCertificates() to obtain the certificates and obtain the desired certificate/build the chain manually.
Member eIDMW::PTEID_SigningDevice::SignPDF (PTEID_PDFSignature &sig_handler, int page, int page_sector, bool is_landscape, const char *location, const char *reason, const char *outfile_path)=0
use the SignPDF function with location coordinates instead
Member eIDMW::PTEID_SigningDevice::SignSHA256 (const PTEID_ByteArray &data, bool signatureKey=false)=0
This method is now deprecated. Use PTEID_SigningDevice::Sign method instead, which already supports SHA256.
Member eIDMW::PTEID_SigningDevice::SignXadesA (const char *output_path, const char *const *paths, unsigned int n_paths)=0
use the SignXades function and set signature level with level (PTEID_SignatureLevel) parameter instead
Member eIDMW::PTEID_SigningDevice::SignXadesT (const char *output_path, const char *const *paths, unsigned int n_paths)=0
use the SignXades function and set signature level with level (PTEID_SignatureLevel) parameter instead