System::Security::Cryptography::ICspAsymmetricAlgorithm::ExportCspBlob 方法
ICspAsymmetricAlgorithm::ExportCspBlob method
导出包含密钥信息的 Blob。
virtual ByteArrayPtr System::Security::Cryptography::ICspAsymmetricAlgorithm::ExportCspBlob(bool include_private_parameters)=0
| 参数 | 类型 | 描述 |
|---|---|---|
| include_private_parameters | bool | 若为 true 则包括私钥,false 则不包括。 |
ReturnValue
已导出的数据块。
另见
- Typedef ByteArrayPtr
- Class ICspAsymmetricAlgorithm
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++