cert pfx

Crypt Pack demo:


Generate AdES -> XadES -> PFX file path: cert.pfx
Next Enveloping or Enveloped or Detached -> generate - input password and error:
Error when decrypting pkcs#12 file.

Please help.
Hi,
To use this function in the demo, you need to have openssl.exe file in '..\..\libWin64' folder or to modify the folder in the FromPFXAskPassword procedure.
Best regards,
Marion

Problem is compile:

[MakeDir Error] Unable to create directory "C:\Users\mario\Documents\Embarcadero\Studio\Projets\TMSCryptographyPack". Access to the path 'C:\Users\mario\Documents\Embarcadero\Studio\Projets\TMSCryptographyPack' is denied.

Who is this: Mario !!
It seems that one of my old path is still present during the installation process.
What have you changed to have this compilation issue?

I have modify folder:

XAdes.LoadCertAndKeyFromPKCS12(filepath, value, 'C:\Users\LATAWIECK\Documents\tmssoftware\TMS Cryptography Pack\libWin64')
and openssl.exe in exists.


Target platform Win64

In Projects -> Options, do you have the right paths everywhere? Maybe an old path still remains.

[quote=Latawiec Kazimierz]


Target platform Win64
[/QUOTE]

I found:
win64bit debug is ok
When change in win64bit release then error.