C# Class Medusa.Coder.XOR.XORCoder

Inheritance: BaseCoder
Show file Open project: fjz13/Medusa

Protected Properties

Property Type Description
mKey byte[]

Protected Methods

Method Description
XORCoder ( byte key )

Method Details

XORCoder() protected method

protected XORCoder ( byte key )
key byte

Property Details

mKey protected property

protected byte[] mKey
return byte[]