System::Security::Cryptography::ICspAsymmetricAlgorithm::ExportCspBlob Methode
ICspAsymmetricAlgorithm::ExportCspBlob method
Exportiert Blob mit Schlüsselinformationen.
virtual ByteArrayPtr System::Security::Cryptography::ICspAsymmetricAlgorithm::ExportCspBlob(bool include_private_parameters)=0
| Parameter | Typ | Beschreibung |
|---|---|---|
| include_private_parameters | bool | True, um den privaten Schlüssel einzuschließen, sonst false. |
ReturnValue
Exportierter Daten‑Blob.
Siehe auch
- Typedef ByteArrayPtr
- Class ICspAsymmetricAlgorithm
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++