I have seen how to use the CryptoStream with the TCPClient class for
synchronous connection to a socket server. Is there any way to use the
Crypto classes with asynchronouse servers that use BeginReceive to read
data?

Thanks,

Jeronimo Bertran