Example #1
0
 private void EncryptSendReceice(byte[] data)
 {
     _protocolManager.EncryptSendReceice(data);
 }