System::Security::Cryptography::DSACryptoServiceProvider::ExportCspBlob méthode
DSACryptoServiceProvider::ExportCspBlob method
Exporte le blob contenant les informations sur la clé. Non implémenté.
ByteArrayPtr System::Security::Cryptography::DSACryptoServiceProvider::ExportCspBlob(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
Blob contenant les informations de clé.
Voir aussi
- Typedef ByteArrayPtr
- Class DSACryptoServiceProvider
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++