System::Security::Cryptography::DSA::ExportParameters メソッド
DSA::ExportParameters method
すべてのパラメータをエクスポートします。
virtual DSAParameters System::Security::Cryptography::DSA::ExportParameters(bool include_private_parameters)=0
| パラメーター | 型 | 説明 |
|---|---|---|
| include_private_parameters | bool | プライベートとパブリックの両方のパラメータをエクスポートする場合は true、パブリックパラメータのみをエクスポートする場合は false を指定します。 |
ReturnValue
エクスポートされたパラメータ構造体。
参照
- Class DSA
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++