CspParameters Constructor
Collapse the table of content
Expand the table of content

CspParameters Constructor

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

Initializes a new instance of the CspParameters class.

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

'Declaration
Public Sub New

This form of CspParameters initializes the ProviderType field to a value of 1, which specifies the PROV_RSA_FULL provider. This default provider is compatible with the RSA algorithm.

For information about other provider types, see the ProviderType field.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft