class Rex::Encoding::Xor::Byte
Public Class Methods
keysize()
click to toggle source
# File lib/rex/encoding/xor/byte.rb, line 10 def Byte.keysize 1 end
# File lib/rex/encoding/xor/byte.rb, line 10 def Byte.keysize 1 end