Searched defs:strCiphertext (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp4183 Utf8Str strCiphertext; local
4190 int rc = m->pVirtualBox->i_encryptSetting(itPln->second, &strCiphertext);
4210 data.properties["InitiatorSecretEncrypted"] = strCiphertext;

Completed in 71 milliseconds