System::Security::Cryptography::ICspAsymmetricAlgorithm::ExportCspBlob-metoden
ICspAsymmetricAlgorithm::ExportCspBlob method
Exporterar blob med nyckelinformation.
virtual ByteArrayPtr System::Security::Cryptography::ICspAsymmetricAlgorithm::ExportCspBlob(bool include_private_parameters)=0
| Parameter | Typ | Beskrivning |
|---|---|---|
| include_private_parameters | bool | Sant för att inkludera privat nyckel, falskt annars. |
ReturnValue
Exporterad datablob.
Se även
- Typedef ByteArrayPtr
- Class ICspAsymmetricAlgorithm
- Namespace System::Security::Cryptography
- Library Aspose.PDF for C++