System::Security::Cryptography::DSACryptoServiceProvider::ExportParameters méthode
DSACryptoServiceProvider::ExportParameters method
Exporte les paramètres CSP.
DSAParameters System::Security::Cryptography::DSACryptoServiceProvider::ExportParameters(bool include_private_parameters) override
| Paramètre | Type | Description |
|---|---|---|
| include_private_parameters | bool | Indique s’il faut inclure les paramètres de clé privée dans le blob. |
ReturnValue
Data structure with CSP parameters.
Voir aussi
- Class DSACryptoServiceProvider
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++