System::Security::Cryptography::DSACryptoServiceProvider::ExportCspBlob 方法
DSACryptoServiceProvider::ExportCspBlob method
导出包含密钥信息的 blob。未实现。
ByteArrayPtr System::Security::Cryptography::DSACryptoServiceProvider::ExportCspBlob(bool include_private_parameters) override
| 参数 | 类型 | 描述 |
|---|---|---|
| include_private_parameters | bool | 是否在 blob 中包含私钥参数。 |
ReturnValue
包含密钥信息的 blob。
另见
- Typedef ByteArrayPtr
- Class DSACryptoServiceProvider
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++