This topic has not yet been rated - Rate this topic

ICspAsymmetricAlgorithm Interface

Defines methods that allow an AsymmetricAlgorithm class to enumerate key container information, and import and export Microsoft Cryptographic API (CAPI)–compatible key blobs.

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

The ICspAsymmetricAlgorithm type exposes the following members.

  Name Description
Public property Supported by Silverlight for Windows Phone CspKeyContainerInfo Gets a CspKeyContainerInfo object that describes additional information about a cryptographic key pair.
Top
  Name Description
Public method Supported by Silverlight for Windows Phone ExportCspBlob Security Critical. Exports a blob that contains the key information associated with an AsymmetricAlgorithm object.
Public method Supported by Silverlight for Windows Phone ImportCspBlob Security Critical. Imports a blob that represents asymmetric key information.
Top

Classes that extend the AsymmetricAlgorithm class should implement the ICspAsymmetricAlgorithm interface to enumerate key container information using a CspKeyContainerInfo object, and to import and export Microsoft Cryptographic API (CAPI)–compatible key blobs.

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1

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

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ