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