on 2017 Sep 13 2:57 AM
Hi all.
I need some help.
I have a requirement where i need to encrypt a text field by using md5.
Can i achieve this?
Best regards.
Qiang
Request clarification before answering.
Hello everyone,
Marlos,
Did you ever get it to work?
Thanks
. Fernando.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello guys,
I am still trying to figure out how to use this hash function. What should the Secretkey value be?
Marlos, did you ever get it to work?
Thanks
Christine
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Marlos,
The syntax i mentioned in above was correct, You need to request SAP to enable Hash method from their end on the tenant which you are trying to use Hash method, Then it will work.
Regards,
Koti.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi qiang zeng,
You have any update on below function how to use.
Hash.EncryptString();
From my understanding we should pass parameters in this format.
EncryptedString = Hash.EncryptString("AES128", StringToBeEncrypted, Secretkey);
If you know about this function update here.
Regards,
Koteswara Reddy.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi there,
Does Hash.EncryptString actually works? I have tried many combinations of keys and names for the algorithm, like "AES128", "AES128CBC", "AES256".... However, with no success, all of them the returns an empty Binary object.
kreddy12. could you please share an example of how you have manage it?
Best regards,
Marlos Damasceno
User | Count |
---|---|
8 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.