Xceed .NET Libraries Documentation
Xceed.Compression Assembly / Xceed.Compression Namespace / AesEncryptionStream Class


In This Topic
    AesEncryptionStream Class Properties
    In This Topic

    For a list of all members of this type, see AesEncryptionStream members.

    Public Properties
     NameDescription
    Public Property  
    Public Property  
    Public PropertyOverridden. When overridden in a derived class, gets a value indicating whether the current stream supports reading.  
    Public PropertyOverridden. When overridden in a derived class, gets a value indicating whether the current stream supports seeking.  
    Public Property (Inherited from System.IO.Stream)
    Public PropertyOverridden. When overridden in a derived class, gets a value indicating whether the current stream supports writing.  
    Public Property  
    Public PropertyOverridden. When overridden in a derived class, gets the length in bytes of the stream.  
    Public PropertyOverridden. When overridden in a derived class, gets or sets the position within the current stream.  
    Public Property (Inherited from System.IO.Stream)
    Public Property  
    Public Property (Inherited from System.IO.Stream)
    Top
    See Also