System::Security::Cryptography::DSACryptoServiceProvider::ExportParameters Methode
DSACryptoServiceProvider::ExportParameters method
Exportiert CSP-Parameter.
DSAParameters System::Security::Cryptography::DSACryptoServiceProvider::ExportParameters(bool include_private_parameters) override
| Parameter | Typ | Beschreibung |
|---|---|---|
| include_private_parameters | bool | Gibt an, ob private Schlüsselparameter im Blob enthalten sein sollen. |
ReturnValue
Data structure with CSP parameters.
Siehe auch
- Class DSACryptoServiceProvider
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++