Remmina - The GTK+ Remote Desktop Client  v1.4.2
Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. Remmina supports multiple network protocols in an integrated and consistent user interface. Currently RDP, VNC, NX, XDMCP and SSH are supported.
remmina_crypt.h File Reference

Go to the source code of this file.

Functions

G_BEGIN_DECLS gchar * remmina_crypt_encrypt (const gchar *str)
 
gchar * remmina_crypt_decrypt (const gchar *str)
 

Function Documentation

◆ remmina_crypt_decrypt()

gchar* remmina_crypt_decrypt ( const gchar *  str)

Definition at line 135 of file remmina_crypt.c.

◆ remmina_crypt_encrypt()

G_BEGIN_DECLS gchar* remmina_crypt_encrypt ( const gchar *  str)

Definition at line 94 of file remmina_crypt.c.