| Overload | Description |
|---|---|
| ZCryptStream Constructor(Stream,String,Int64,Boolean) | Initializes the ZCryptStream that performs the encryption or decryption of the inner stream. |
| ZCryptStream Constructor(Stream,String,Encoding,Int64,Boolean) | Initializes the ZCryptStream that performs the encryption or decryption of the inner stream. |
| ZCryptStream Constructor(Stream,String,Encoding,Int64,Boolean,Boolean) | Initializes the ZCryptStream that performs the encryption or decryption of the inner stream. |