ExportCspBlob()
ICspAsymmetricAlgorithm::ExportCspBlob(bool) method
Exports blob with key information.
virtual ByteArrayPtr System::Security::Cryptography::ICspAsymmetricAlgorithm::ExportCspBlob(bool include_private_parameters)=0
Arguments
Parameter | Type | Description |
---|---|---|
include_private_parameters | bool | True to include private key, false otherwise. |
Return Value
Exported data blob.
See Also
- Typedef ByteArrayPtr
- Class ICspAsymmetricAlgorithm
- Namespace System::Security::Cryptography
- Library Aspose.Slides