Create Method
Collapse the table of content
Expand the table of content

RSA.Create Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Creates an instance of the default implementation of the RSA algorithm.

Namespace:  System.Security.Cryptography
Assembly:  mscorlib (in mscorlib.dll)

'Declaration
Public Shared Function Create As RSA

Return Value

Type: System.Security.Cryptography.RSA
A new instance of the default implementation of RSA.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft