System::Security::Cryptography::RSACryptoServiceProvider::ExportCspBlob Methode
RSACryptoServiceProvider::ExportCspBlob method
Exportiert ein Blob mit Informationen zum Schlüssel. Nicht implementiert.
ByteArrayPtr System::Security::Cryptography::RSACryptoServiceProvider::ExportCspBlob(bool include_private_parameters) override
| Parameter | Typ | Beschreibung |
|---|---|---|
| include_private_parameters | bool | Gibt an, ob private Schlüsselparameter im Blob enthalten sein sollen. |
ReturnValue
Blob mit Schlüsselinformationen.
Siehe auch
- Typedef ByteArrayPtr
- Class RSACryptoServiceProvider
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++