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.

Remarks

See Also

Project VBCorLib Overview Class ICspAsymmetricAlgorithm Overview ICspAsymmetricAlgorithm Properties ICspAsymmetricAlgorithm Methods ExportCspBlob