# File lib/net/ssh/transport/algorithms.rb, line 103 def rekey! @client_packet = @server_packet = nil @initialized = false send_kexinit end