CSharpTest.Net
FromStore(CspParameters) Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Crypto Namespace > RSAPublicKey Class > FromStore Method : FromStore(CspParameters) Method

parameters

Glossary Item Box

Creates the key from the information provided

Syntax

Visual Basic (Declaration) 
Public Overloads Shared Function FromStore( _
   ByVal parameters As CspParameters _
) As RSAPublicKey
C# 
public static RSAPublicKey FromStore( 
   CspParameters parameters
)

Parameters

parameters

Requirements

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

See Also

Reference

RSAPublicKey Class
RSAPublicKey Members
Overload List

Used By

RSAPublicKey RSAPublicKey.FromStore(String)
RSAPrivateKey RSAPrivateKey.FromStore(CspParameters)

Source Code

Library/Crypto/RSAPublicKey.cs

Generated with Document! X 2011 by Innovasys