Class: Rex::Encoding::Xor::Byte::UnitTest

Inherits:
Generic::UnitTest show all
Defined in:
lib/rex/encoding/xor/byte.rb.ut.rb

Instance Method Summary collapse

Methods inherited from Generic::UnitTest

#hook_static_encode, #misc_tests, #test_static_encode

Instance Method Details

#encObject



17
18
19
# File 'lib/rex/encoding/xor/byte.rb.ut.rb', line 17

def enc
	Byte
end