class Aws::S3::EncryptionV2::DefaultCipherProvider

def envelope_key(cipher)

def envelope_key(cipher)
  cipher.key = cipher.random_key
end