CSharpTest.Net
Decrypt(Stream,Size) Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Crypto Namespace > PasswordKey Class > Decrypt Method : Decrypt(Stream,Size) Method

stream
szSaltSize

Glossary Item Box

Decrypts the stream with the current password and salt

Syntax

Visual Basic (Declaration) 
Public Overloads Function Decrypt( _
   ByVal stream As Stream, _
   ByVal szSaltSize As Salt.Size _
) As Stream
C# 
public Stream Decrypt( 
   Stream stream,
   Salt.Size szSaltSize
)

Parameters

stream
szSaltSize

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys