System::Security::Cryptography::DSACryptoServiceProvider::ImportCspBlob metodo

DSACryptoServiceProvider::ImportCspBlob method

Importa blob con informazioni sulla chiave. Non implementato.

void System::Security::Cryptography::DSACryptoServiceProvider::ImportCspBlob(ByteArrayPtr key_blob) override
ParametroTipoDescrizione
key_blobByteArrayPtrBlob precedentemente esportato con informazioni sulla chiave.

Vedi anche