Which two methods can customers use to control and secure their data in Oracle Storage Cloud Service?
A.
Set up RSA read and write key pairs on containers.
B.
Through RESTful web services, invoke Oracle Data Masking on objects stored.
C.
Through RESTful web services, invoke SPARC M7 processor 128-bit encryption.
D.
Assign read and write permissions to containers to restrict access to data.
E.
Use the Java client to encrypt data when stored and decrypt data went retrieved.
DE
AD (E is irrelevant, isn’t mandatory have a Java Client to encrypt the data)
D is correct
A role that is specified in the X-Container-Read ACL of the source container and in the X-Container-Write ACL of the target container
E is corrent
The Java library can encrypt objects as they are being stored to Oracle Storage Cloud Service. All encryption happens within the Java library; no encryption happens within the service. The REST API does not support this.