C# Class CEncryptCode, game_C-_clientnet

Exibir arquivo Open project: Naivebug/game_C-_clientnet Class Usage Examples

Public Properties

Property Type Description
m_bufEncrypt1 byte[]
m_bufEncrypt2 byte[]

Public Methods

Method Description
CEncryptCode ( byte a1, byte b1, byte c1, byte fst1, byte a2, byte b2, byte c2, byte fst2 ) : System,

Method Details

CEncryptCode() public method

public CEncryptCode ( byte a1, byte b1, byte c1, byte fst1, byte a2, byte b2, byte c2, byte fst2 ) : System,
a1 byte
b1 byte
c1 byte
fst1 byte
a2 byte
b2 byte
c2 byte
fst2 byte
return System,

Property Details

m_bufEncrypt1 public_oe property

public byte[] m_bufEncrypt1
return byte[]

m_bufEncrypt2 public_oe property

public byte[] m_bufEncrypt2
return byte[]