Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/mailvelope/mailvelope
/ restore
Method
restore
src/controller/sync.controller.js:249–251 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
247
}
248
249
restore() {
250
return
this.sync(
'restore'
);
251
}
252
}
253
254
export
async
function
getByKeyring(keyringId) {
Callers
8
KeyringGPG-test.js
File · 0.80
gnupg-test.js
File · 0.80
keyRegistry-test.js
File · 0.80
mveloKeyServer-test.js
File · 0.80
encryptedForm.controller-test.js
File · 0.80
api.controller-test.js
File · 0.80
EventHandler-test.js
File · 0.80
restorePrivateKeyBackup
Method · 0.80
Calls
1
sync
Method · 0.95
Tested by
no test coverage detected