CSharpTest.Net
GetBytes Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Crypto Namespace > PBKDF2 Class : GetBytes Method

cb

Glossary Item Box

Overloaded, The base implementation is broken for length > 20, further the RFC doesnt support lenght > 20 and stipulates that the operation should fail.

Syntax

Visual Basic (Declaration) 
Public Overrides Function GetBytes( _
   ByVal cb As Integer _
) As Byte()
C# 
public override byte[] GetBytes( 
   int cb
)

Parameters

cb

Requirements

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

See Also

Reference

PBKDF2 Class
PBKDF2 Members
Base Implementation in GetBytes

Source Code

Library/Crypto/PBKDF2.cs

Generated with Document! X 2011 by Innovasys