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