1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-09-11 17:08:02 +02:00
metasploit-framework/lib/sshkey.rb

6 lines
71 B
Ruby

# -*- coding: binary -*-
class SSHKey
end
require 'sshkey/lib/sshkey'