-
Methods Method Description pt.gov.cartaodecidadao.PTEID_Card.SignSHA256(PTEID_ByteArray, boolean) Use PTEID_Card::Sign instead.pt.gov.cartaodecidadao.PTEID_CMDSignatureClient.SignSHA256(PTEID_ByteArray, boolean) Use PTEID_CMDSignatureClient::Sign instead.
The PTEID_CMDSignatureClient class only supports signature key. For that reason, signatureKey must be set to true!pt.gov.cartaodecidadao.PTEID_PDFSignature.getOccupiedSectors(int) - method related to visible signature using sectorspt.gov.cartaodecidadao.PTEID_SigningDeviceProxy.getAuthentication() Use getCertificates() to obtain the certificates and obtain the desired certificate/build the chain manually.pt.gov.cartaodecidadao.PTEID_SigningDeviceProxy.getCA() Use getCertificates() to obtain the certificates and obtain the desired certificate/build the chain manually.pt.gov.cartaodecidadao.PTEID_SigningDeviceProxy.getCert(PTEID_CertifType) Use getCertificates() to obtain the certificates and obtain the desired certificate/build the chain manually.pt.gov.cartaodecidadao.PTEID_SigningDeviceProxy.getCertificates() Use getCertificates() to obtain the certificates and obtain the desired certificate/build the chain manually.pt.gov.cartaodecidadao.PTEID_SigningDeviceProxy.getRoot() Use getCertificates() to obtain the certificates and obtain the desired certificate/build the chain manually.pt.gov.cartaodecidadao.PTEID_SigningDeviceProxy.getSignature() Use getCertificates() to obtain the certificates and obtain the desired certificate/build the chain manually.pt.gov.cartaodecidadao.PTEID_SigningDeviceProxy.SignPDF(PTEID_PDFSignature, int, int, boolean, String, String, String) use the SignPDF function with location coordinates insteadpt.gov.cartaodecidadao.PTEID_SigningDeviceProxy.SignSHA256(PTEID_ByteArray, boolean) This method is now deprecated. Use PTEID_SigningDevice::Sign method instead, which already supports SHA256.pt.gov.cartaodecidadao.PTEID_SigningDeviceProxy.SignXadesA(String, String[], long) use the SignXades function and set signature level with level (PTEID_SignatureLevel) parameter insteadpt.gov.cartaodecidadao.PTEID_SigningDeviceProxy.SignXadesT(String, String[], long) use the SignXades function and set signature level with level (PTEID_SignatureLevel) parameter instead