OIC - OCI Vault Encryption Issue
We are getting some sensitive info like person passport details from one BIP call from OIC . We need to encrypt those details before sending to target appilcation .
Since OCI Vault only accepts one element at a time to encrypt and so for each person we will have to call OCI Vault encryption api individually , resulting in many such calls .
Is there a way we can handle that in OIC . Also is it possible to encrypt all that payload which is in xml format at one go .
Tagged:
0