Xceed .NET Libraries Documentation
Xceed.Compression Assembly / Xceed.Compression Namespace / Rfc2898DeriveBytesManager Class / CacheRfc2898DeriveBytesData Method


CacheRfc2898DeriveBytesData Method
Syntax
'Declaration
 
Public Sub CacheRfc2898DeriveBytesData( _
   ByVal record As Rfc2898DeriveBytesRecord _
) 
 
'Usage
 
Dim instance As Rfc2898DeriveBytesManager
Dim record As Rfc2898DeriveBytesRecord
 
instance.CacheRfc2898DeriveBytesData(record)

Parameters

record
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also