Sends data over an ISCL connection, unsecured. The data is not encrypted and the message has no authentication code.
Overload | Description |
---|---|
SendNonSecureIscl(byte[],int,int) | Sends data over an ISCL connection, unsecured. The data is not encrypted and the message has no authentication code. |
SendNonSecureIscl(IntPtr,int) | Sends data over an ISCL connection, unsecured. The data is not encrypted and the message has no authentication code. |