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
Parameter | Type | Description |
---|---|---|
raw_data | ByteArrayPtr | Previously imported CSP data. |
See Also
- Typedef ByteArrayPtr
- Class ICspAsymmetricAlgorithm
- Namespace System::Security::Cryptography
- Library Aspose.PUB for C++