System.Security.Cryptography.ICspAsymmetricAlgorithm.CspKeyContainerInfo Property

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

Syntax

public CspKeyContainerInfo CspKeyContainerInfo { get; }

Value

Documentation for this section has not yet been entered.

Remarks

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

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0