Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mailvelope/mailvelope
/ pgpModel-test.js
File
pgpModel-test.js
test/legacy/modules/pgpModel-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{expect} from
'test'
;
2
import
{MAIN_KEYRING_ID} from
'lib/constants'
;
3
import
{LocalStorageStub} from
'utils'
;
4
import
{__RewireAPI__ as prefsRewireAPI} from
'modules/prefs'
;
Callers
nothing calls this directly
Calls
15
encryptMessage
Function · 0.90
decryptMessage
Function · 0.90
signMessage
Function · 0.90
verifyMessage
Function · 0.90
verifyDetachedSignature
Function · 0.90
createPrivateKeyBackup
Function · 0.90
restorePrivateKeyBackup
Function · 0.90
unlock
Function · 0.90
encryptSyncMessage
Function · 0.90
readMessage
Function · 0.90
decryptSyncMessage
Function · 0.90
encryptFile
Function · 0.90
Tested by
no test coverage detected