# Functions
NewSSE returns a server-side-encryption using S3 storage encryption.
NewSSEC returns a new server-side-encryption using SSE-C and the provided key.
NewSSEKMS returns a new server-side-encryption using SSE-KMS and the provided Key Id and context.
SSE transforms a SSE-C copy encryption into a SSE-C encryption.
SSECopy transforms a SSE-C encryption into a SSE-C copy encryption.
# Variables
DefaultPBKDF is the default PBKDF.
# Interfaces
ServerSide is a form of S3 server-side-encryption.