Bases: ike.util.cipher._Cipher
Pads data to blocksize according to RFC 4303. Pad length field is included in output.
Returns data in hex format in groups of 4 octets delimited by spaces for debugging purposes.
Runs a script through the ‘setkey’ command that is a user space insterface for PFKEY. :param input: setkey configuration file contents.