repo.or.cz
/
ProtonMail-WebClient.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove client-side isLoggedIn value
[ProtonMail-WebClient.git]
/
packages
/
docs-core
/
lib
/
Services
/
Encryption
/
EncryptionContext.ts
blob
fb66d535d6f0fb6fca4a1aa94e3fe41127aefdf7
1
export enum EncryptionContext {
2
RealtimeMessage = 'rts',
3
PersistentComment = 'comment',
4
}