CSharpTest.Net
RSAPrivateKey Constructor(Int32)
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Crypto Namespace > RSAPrivateKey Class > RSAPrivateKey Constructor : RSAPrivateKey Constructor(Int32)

keySize
the bit-size of the key to generate, 384 - 16384 in increments of 8

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal keySize As Integer _
)
C# 
public RSAPrivateKey( 
   int keySize
)

Parameters

keySize
the bit-size of the key to generate, 384 - 16384 in increments of 8

Requirements

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

See Also

Generated with Document! X 2011 by Innovasys