Method | Description | |
---|---|---|
NetFilterEncryption ( byte sessionKey ) : System | ||
ProcessIncoming ( byte data ) : byte[] | ||
ProcessOutgoing ( byte ms ) : byte[] |
public NetFilterEncryption ( byte sessionKey ) : System | ||
sessionKey | byte | |
return | System |
public ProcessIncoming ( byte data ) : byte[] | ||
data | byte | |
return | byte[] |