Method: Rex::Proto::Kerberos::Client#protocol
- Defined in:
- lib/rex/proto/kerberos/client.rb
#protocol ⇒ String
Returns The transport protocol used (tcp/udp).
20 21 22 |
# File 'lib/rex/proto/kerberos/client.rb', line 20 def protocol @protocol end |