DSACryptoServiceProvider: ImportCspBlob

ImportCspBlob

Imports a CryptoAPI PRIVATEKEYBLOB or PUBLICKEYBLOB into the DSA provider.



 Public Sub ImportCspBlob(
	  ByRef KeyBlob ( ) As Byte )

Parameters

KeyBlob
[ByRef] Byte. The blob key to be imported.

Remarks

See Also

Project VBCorLib Overview Class DSACryptoServiceProvider Overview DSACryptoServiceProvider Properties DSACryptoServiceProvider Methods ICspAsymmetricAlgorithm ImportParameters