Method: PacketGen::Plugin::IKE::IDi#human_type
- Defined in:
- lib/packetgen/plugin/ike/id.rb
#human_type ⇒ String
Get ID type name
64 65 66 |
# File 'lib/packetgen/plugin/ike/id.rb', line 64 def human_type self[:type].to_human end |