Method: Rex::Encoding::Xor::Byte.keysize

Defined in:
lib/rex/encoding/xor/byte.rb

.keysizeObject



11
12
13
# File 'lib/rex/encoding/xor/byte.rb', line 11

def Byte.keysize
  1
end