CspKeyContainerInfo Property
Collapse the table of content
Expand the table of content

ICspAsymmetricAlgorithm.CspKeyContainerInfo Property

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

Gets a CspKeyContainerInfo object that describes additional information about a cryptographic key pair.

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

'Declaration
ReadOnly Property CspKeyContainerInfo As CspKeyContainerInfo

Property Value

Type: System.Security.Cryptography.CspKeyContainerInfo
A CspKeyContainerInfo object that describes additional information about a cryptographic key pair.

The returned CspKeyContainerInfo object specifies whether the key is exportable, and provides the key container name, information about the provider, and other information.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft