# Functions

NewEncryptedData constructs an object to send to GCS.
NewEncryptionEngine creates engines with required parameters.

# Structs

EncryptedData is the object stored in the bucket.
EncryptionEngine specifies necessary details to use Tink.

# Interfaces

Encryptor defines methods to support data encryption.