Generate digest

Hi
I am trying to generate the digest from base64 encryption.
How to emulate the Digest generation using a custom VB.Net function
Thanks in advance

Hi,

Base64 is not encrypt algorithm nor message digest algorithm. Which message digest algorithm do you want to use, MD5, SHA1 or SHA256 etc?

Regards,

Thanks for sharing.

Hi @komal.v.konduru can you share the workflow you ended up using?

hi @MarkusDS

I tried SHA1 but I am not so successful with that so went for an alternative