Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal keyInfo As RSAParameters _ ) |
C# | |
---|---|
public RSAPrivateKey( RSAParameters keyInfo ) |
Parameters
- keyInfo
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
CSharpTest.Net | |
RSAPrivateKey Constructor(RSAParameters) | |
See Also Send Feedback Download Help File |
CSharpTest.Net.Library Assembly > CSharpTest.Net.Crypto Namespace > RSAPrivateKey Class > RSAPrivateKey Constructor : RSAPrivateKey Constructor(RSAParameters) |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal keyInfo As RSAParameters _ ) |
C# | |
---|---|
public RSAPrivateKey( RSAParameters keyInfo ) |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7