System::Security::Cryptography::RSACryptoServiceProvider::ExportParameters méthode
RSACryptoServiceProvider::ExportParameters method
Exporte les paramètres CSP.
RSAParameters System::Security::Cryptography::RSACryptoServiceProvider::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 RSACryptoServiceProvider
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++