System::Security::Cryptography::ICspAsymmetricAlgorithm::ExportCspBlob methode
ICspAsymmetricAlgorithm::ExportCspBlob method
Exporteert blob met sleutelinformatie.
virtual ByteArrayPtr System::Security::Cryptography::ICspAsymmetricAlgorithm::ExportCspBlob(bool include_private_parameters)=0
| Parameter | Type | Beschrijving |
|---|---|---|
| include_private_parameters | bool | True om de privésleutel op te nemen, false anders. |
ReturnValue
Geëxporteerde gegevensblob.
Zie ook
- Typedef ByteArrayPtr
- Class ICspAsymmetricAlgorithm
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++