Application is storing the binary array document in CBS today without encryption. As per new requirement the entire document needs to be encrypted and and save. For JSON document, this is achieved using the " Field Level Encryption from the Java SDK" but not able to find any example to encrypt the entire document.
Please help.