Encrypt and decrypt values in OIC
Summary:
We are trying to call a rest api in OIC. The rest api endpoint uses a custom http header parameter for authentication. I have the below question:-
1)How do we encrypt the above header value in OIC lookup and decrypt at runtime in OIC?
Any help in this regard will be appreciated? Is there OIC function available for such encryption and decryption. Have anybody come across such use-case?
0