public XceedCompressedStreamEx( Stream inner, StreamingEncryptionMethod encryptionMethod, string encryptionPassword )
'Declaration Public Function New( _ ByVal inner As Stream, _ ByVal encryptionMethod As StreamingEncryptionMethod, _ ByVal encryptionPassword As String _ )
'Usage Dim inner As Stream Dim encryptionMethod As StreamingEncryptionMethod Dim encryptionPassword As String Dim instance As New XceedCompressedStreamEx(inner, encryptionMethod, encryptionPassword)
Parameters
- inner
- encryptionMethod
- encryptionPassword