lib/packetgen/header/ike/cert.rb in packetgen-2.1.1 vs lib/packetgen/header/ike/cert.rb in packetgen-2.1.2

- old
+ new

@@ -1,5 +1,10 @@ # coding: utf-8 +# This file is part of PacketGen +# See https://github.com/sdaubert/packetgen for more informations +# Copyright (C) 2016 Sylvain Daubert <sylvain.daubert@laposte.net> +# This program is published under MIT license. + module PacketGen module Header class IKE # This class handles Certificate payloads.