mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 20:16:21 +00:00
Encryption modes for sv_ev_incoming_message
This commit is contained in:
@@ -34,4 +34,7 @@ gboolean p_gpg_available(const char * const barejid)
|
||||
{
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
char * p_gpg_decrypt(const char * const barejid, const char * const cipher)
|
||||
{
|
||||
return NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user