System::Security::Cryptography::RSACryptoServiceProvider::ImportCspBlob metodo

RSACryptoServiceProvider::ImportCspBlob method

Importa blob con informazioni sulla chiave. Non implementato.

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

Vedi anche