In formal EASendMail, RSASSA-PSS signature is supported as well, however, it only supports SHA256 hash signature + SHA1 padding scheme.
If you need to sign digital signature based on the rule of EDIFACT in EUROPE/Gemany, you'd better to use this version:
http://www.emailarchitect.net/webapp/download/easendmail.bc.exe
It uses SHA256 hash signature + SHA256 padding scheme.
Originally Posted by: avalero008
Hello Ivan,
First of all thank you very much for your messages.
That's right, I need to digitally sign emails following the German EDIFACT messaging rules. I will try to use the library you recommend.
I have a doubt: in the formal EASendmail I see that the
SmtpMail object doesn't have the OaepHashAlgorithmType property and so the compiler has told me when doing the test. What am I missing?
Thanks again,
Alex
Originally Posted by: ivan