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.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- parameters
- Type: System.Security.Cryptography.CspParameters
A CspParameters object that provides information about the key.
Show: