System::Security::Cryptography::ICspAsymmetricAlgorithm::ExportCspBlob メソッド

ICspAsymmetricAlgorithm::ExportCspBlob method

キー情報を含むブロブをエクスポートします。

virtual ByteArrayPtr System::Security::Cryptography::ICspAsymmetricAlgorithm::ExportCspBlob(bool include_private_parameters)=0
パラメーター説明
include_private_parametersboolプライベートキーを含める場合は true、そうでない場合は false。

ReturnValue

エクスポートされたデータブロブです。

参照