Hello to everyone.
I had a problem with hashing data. I wanted to hash some Text combination of some fields, and signed with pfx certificate. I must import Hash data into xml : IICSignature tag
but I have problem because my hash function only return me maximum 128 characters, not 512 (specification needs 512).
This:
I worked on NAV with dotnet but I don't have idea how this lines of code convert to BC:
Can someone help me to find solution? Post