System.Security.Cryptography.ICspAsymmetricAlgorithm Members

The members of System.Security.Cryptography.ICspAsymmetricAlgorithm are listed below.

Public Properties

[read-only]
CspKeyContainerInfoCspKeyContainerInfo.

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

Public Methods

ExportCspBlob(bool) : byte[]

Exports a blob that contains the key information associated with an System.Security.Cryptography.AsymmetricAlgorithm object.

ImportCspBlob(byte[])

Imports a blob that represents asymmetric key information.