I'm interested in encrypting the data packets over a TCP connection; but I'm getting an error as shown below. Am I trying to use BinaryFile in ways it was not intended? A very crude example Server/Client is included which demonstrates the error.
If I may get this working, I would like to ultimately use agraham's CryptoEx with asymetric encryption.
If I may get this working, I would like to ultimately use agraham's CryptoEx with asymetric encryption.