class Rack::Session::Encryptor

def set_cipher_key(cipher, key)

def set_cipher_key(cipher, key)
  cipher.key = key
end