System::Security::Cryptography::RSACryptoServiceProvider::ImportCspBlob méthode
RSACryptoServiceProvider::ImportCspBlob method
Importe le blob contenant les informations sur la clé. Non implémenté.
void System::Security::Cryptography::RSACryptoServiceProvider::ImportCspBlob(ByteArrayPtr key_blob) override
| Paramètre | Type | Description |
|---|---|---|
| blob_de_clé | ByteArrayPtr | Blob précédemment exporté contenant les informations de la clé. |
Voir aussi
- Typedef ByteArrayPtr
- Class RSACryptoServiceProvider
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++