ICspAsymmetricAlgorithm.CspKeyContainerInfo Property

Microsoft Silverlight will reach end of support after October 2021. Learn more.

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

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

Syntax

'Declaration
ReadOnly Property CspKeyContainerInfo As CspKeyContainerInfo
CspKeyContainerInfo CspKeyContainerInfo { get; }

Property Value

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

Remarks

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

Version Information

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.