System::Security::Cryptography::RSACryptoServiceProvider::ImportCspBlob method
RSACryptoServiceProvider::ImportCspBlob method
Imports blob with information on key. Not implemented.
void System::Security::Cryptography::RSACryptoServiceProvider::ImportCspBlob(ByteArrayPtr key_blob) override
Parameter | Type | Description |
---|---|---|
key_blob | ByteArrayPtr | Previously exported blob with key information. |
See Also
- Typedef ByteArrayPtr
- Class RSACryptoServiceProvider
- Namespace System::Security::Cryptography
- Library Aspose.PUB for C++