![]() |
![]() |
![]() |
Camel Reference Manual | ![]() |
---|---|---|---|---|
CamelGpgContext; CamelCipherContext* camel_gpg_context_new (CamelSession *session); void camel_gpg_context_set_always_trust (CamelGpgContext *ctx, gboolean trust);
typedef struct { CamelCipherContext parent_object; gboolean always_trust; } CamelGpgContext;
CamelCipherContext* camel_gpg_context_new (CamelSession *session);
|
|
Returns : |
void camel_gpg_context_set_always_trust (CamelGpgContext *ctx, gboolean trust);
|
|
|