ServersideEncryptionDemo.bwp
This process demonstrates using Server-side Encryption by using Customer provided Key (SSE-C) with S3 Put and Get activities.
The AES256 key is generated by using the
openssl rand -out sse-c.key 32 command and is used when uploading and downloading the object to S3 bucket.
Copyright © 2021. TIBCO Software Inc. All Rights Reserved.