Method: PacketGen::Plugin::IKE::SAProposal#protocol

Defined in:
lib/packetgen/plugin/ike/sa.rb

#protocolInteger (readonly)

8-bit protocol ID. Specify IPsec protocol currently negociated. May 1 (IKE), 2 (AH) or 3 (ESP).

Returns:

  • (Integer)


425
# File 'lib/packetgen/plugin/ike/sa.rb', line 425

define_field :protocol, PacketGen::Types::Int8Enum, enum: PROTOCOLS