Questions tagged as 'assinatura'

1
answer

EFD-Reinf: Invalid signature - Failed to verify XML document signature (using C #)

Good afternoon, has anyone managed to sign the EFD-Reinf event using C #? I am sending the signed event and it is returning the following occurrence: { <?xml version=""1.0"" encoding=""utf-8""?> <dadosRegistroOcorrenciaEvento>...
asked by 22.12.2017 / 17:57
1
answer

Digital Signature PHP

I'm trying to digitally sign a document in PHP through A1 certificate. $pdf = new \FPDI(); $pdf_path = $_SERVER["DOCUMENT_ROOT"] . "\files\" . md5(uniqid("")) . ".pdf"; $path_assinado = $_SERVER["DOCUMENT_ROOT"] . "\files\" . md5(uniqid(""))...
asked by 23.10.2017 / 15:23
0
answers

SignedXml in NET 2 vs. NET 4.5

I have a web application in asp.net, which consumes a webservice in delphi and that it uses a DLL created in C # to perform signatures. With the web application installed on IIS, it displays an error. When running webservice within IIS using...
asked by 26.10.2018 / 22:48
0
answers

Whiteboard change font and color of text inserted with drawText

Using the Whiteboard component, I inserted the text into the image. But how do I change the color and font of this text?     
asked by 06.06.2017 / 16:33
1
answer

What is causing Malformed Reference Element in my Signature?

I'm trying to sign an XML by passing the reference tag, id, XML, and certificate. In a certain situation it does not work, but I never know what the situation is, it's a bit random. And now, even though I'm changing reference.uri to...
asked by 17.03.2017 / 16:49
0
answers

pagseguro transparent checkout laravel [closed]

I'm developing a system with laravel 5.2, and would like to implement the payout signing scheme using transparent checkout. In the official PHP library ( link ) there is information that it is compatible with laravel, so I would like to use this...
asked by 21.07.2016 / 02:42
1
answer

File in MSG Format - Outlook Signature

I have a file in msg format, if I click on it twice it opens in outlook with a configured signature. But it does contain images, does anyone know how I can edit the location that loads the images in this file? because I have to put them online o...
asked by 23.03.2016 / 21:40
1
answer

Override static method

I do not know how to ask the question, but I'll try. I have a static method in a parent class, and I planned to overwrite it in the child classes, but from what I'm seeing here, that's not possible. I remembered a feature that has in Java, wh...
asked by 04.12.2017 / 13:03
0
answers

Doubt Digital signature NFSe Blumenau

Could someone help me generate a signature from a string in php The documentation informs that there is a tag called signature, this signature will be generated based on a string To create the signature a Hash (using SHA1) must be generate...
asked by 05.04.2018 / 13:37
0
answers

How to sign the same plan twice (subscription button of PagSeguro)

Good afternoon, I have a project where I will need to use the recurring payment (subscription), but the service I offer can be contracted twice by the same person, as if it were to double the amount of the package, in this way do this with the s...
asked by 10.07.2017 / 17:19