class Aws::S3::EncryptionV2::DefaultCipherProvider

def envelope_iv(cipher)

def envelope_iv(cipher)
  cipher.iv = cipher.random_iv
end