System::Security::Cryptography::ICspAsymmetricAlgorithm::ExportCspBlob メソッド
ICspAsymmetricAlgorithm::ExportCspBlob method
キー情報を含むブロブをエクスポートします。
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.Page for C++