5.2 Transferring files using SecureS3
5.2.1 Initialize the SecureS3 object
5.2.2 Upload a File to Amazon S3 using secureS3 object
5.2.3 Download a File from Amazon S3 using secureS3 object
By doing the above, all data written to S3 is automatically locked before upload and unlocked after download in such a manner that nobody other than the customer (and especially the developer) has access to any of the encryption keys or the data itself.
Last updated