System::Security::Cryptography::DSACryptoServiceProvider::ImportCspBlob method
DSACryptoServiceProvider::ImportCspBlob method
Importe le blob contenant les informations sur la clé. Non implémenté.
void System::Security::Cryptography::DSACryptoServiceProvider::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 DSACryptoServiceProvider
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++