System::Security::Cryptography::ICspAsymmetricAlgorithm::ImportCspBlob method

ICspAsymmetricAlgorithm::ImportCspBlob method

Imports key information from data blob.

virtual void System::Security::Cryptography::ICspAsymmetricAlgorithm::ImportCspBlob(ByteArrayPtr raw_data)=0
ParameterTypeDescription
raw_dataByteArrayPtrPreviously imported CSP data.

See Also