class SSHScan::SSHLib::Cryptlib

Public Instance Methods

common() click to toggle source
# File lib/ssh_scan/ssh_lib/cryptlib.rb, line 4
def common
  "cryptlib"
end
cpe() click to toggle source
# File lib/ssh_scan/ssh_lib/cryptlib.rb, line 8
def cpe
  "a:cryptlib:cryptlib"
end
version() click to toggle source
# File lib/ssh_scan/ssh_lib/cryptlib.rb, line 12
def version
  nil
end