I'm using CL_ABAP_HMAC to get the base64string which I use as the signature in my parameter file. I am always getting a 44 characters output. Is it possible to get 24 characters in length and the byte size is still 32 bytes?
Add comment