System.Security.Cryptography.ICspAsymmetricAlgorithm: Method Members

The methods of System.Security.Cryptography.ICspAsymmetricAlgorithm are listed below. For a list of all members, see the ICspAsymmetricAlgorithm Members list.

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.