Can I use a jks file to support BYOK and store the jks file in the cloud or as a keystore rule?
I am trying to implement property level encryption. I do not have access to the out of the box keystore management systems such as Azure or AWS. I was given a jks file to test however. Since I cannot use the ootb options, I need to go the custom/remote path. Can I use a local keystore rule or place the jks file on the cloud and retrieve that to return the master key?