to call a rest service from a third party, I have to process some SHA-512 hashing.
In Community Commons, there's a hashing generation called generateHMAC_SHA256_hash.
SHA-512 seems not be available in Mendix.
I would like to have some suggestions how to do the SHA-512 hashing ...