This website requires JavaScript.
Explore
Help
Sign In
anotherim
/
anotherim-desktop
Watch
2
Star
0
Fork
You've already forked anotherim-desktop
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
ff4e2540ae
anotherim-desktop
/
libdino
/
src
/
entity
/
encryption.vala
11 lines
131 B
Vala
Raw
Normal View
History
Unescape
Escape
Improve Plugin API (allow to move encryption into plugin)
2017-03-11 00:25:45 +00:00
namespace
Dino.Entities
{
public
enum
Encryption
{
NONE
,
PGP
,
Display+store call encryption info
2021-04-08 10:07:04 +00:00
OMEMO
,
DTLS_SRTP
,
SRTP
,
Improve Plugin API (allow to move encryption into plugin)
2017-03-11 00:25:45 +00:00
}
}
Reference in a new issue
Copy permalink