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 |
|---|---|---|
| key_blob | ByteArrayPtr | Blob précédemment exporté contenant les informations de clé. |
Voir aussi
- Typedef ByteArrayPtr
- Class RSACryptoServiceProvider
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++