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.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Security.Cryptography.CspKeyContainerInfoA 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.
Show: