Méthode System::Security::Cryptography::ICspAsymmetricAlgorithm::ExportCspBlob
ICspAsymmetricAlgorithm::ExportCspBlob method
Exporte le blob contenant les informations de clé.
virtual ByteArrayPtr System::Security::Cryptography::ICspAsymmetricAlgorithm::ExportCspBlob(bool include_private_parameters)=0
| Paramètre | Type | Description |
|---|---|---|
| include_private_parameters | bool | Vrai pour inclure la clé privée, faux sinon. |
ReturnValue
Blob de données exporté.
Voir aussi
- Typedef ByteArrayPtr
- Class ICspAsymmetricAlgorithm
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++