CspKeyContainerInfo Constructor
Collapse the table of content
Expand the table of content

CspKeyContainerInfo 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 CspKeyContainerInfo class using the specified parameters.

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

public CspKeyContainerInfo(
	CspParameters parameters
)

Parameters

parameters
Type: System.Security.Cryptography.CspParameters
A CspParameters object that provides information about the key.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft