0

We have an application consisting of customer mobile's number , which we are encrypting using our own key and storing in database. But now we are suggested to use ORACLE KEY VAULT for managing key. I would like to know, how the key will be generated now , and how those keys will be used in my java code to encrypt the data.

Any small help is also appreciable.

MT0
  • 143,790
  • 11
  • 59
  • 117
Muddassir Rahman
  • 976
  • 1
  • 9
  • 20
  • Please [edit] your question with a [MRE] including a minimal example of the code you are currently using and the changes you are making for the Oracle Key Vault. – MT0 Nov 20 '19 at 11:09
  • Why not ask Oracle or your local representative? I don't think SO is the right place to ask for sample code / documentation of such products. It seems to handle Java key stores, so I guess that Java applications will have to rely on those. – Maarten Bodewes Nov 20 '19 at 12:08

0 Answers0