ICspAsymmetricAlgorithm: ImportCspBlob

ImportCspBlob

Imports a Crypto API blob to be used by the Asymmetric algorithm.



 Public Sub ImportCspBlob(
	  ByRef RawData ( ) As Byte )

Parameters

RawData
[ByRef] Byte. The Byte array representing the Crypto API blob.

See Also

Project CorLib Overview

Class ICspAsymmetricAlgorithm Overview