Gets if the stream can be read from.
Public Property Get CanRead ( ) As Boolean
A CryptoStream object supports only reading or writing, not both simultaneously.
Read Only.
Project CorLib Overview
Class CryptoStream Overview