GMime.EncryptFlags – gmime-3.0 Reference Manual
EncryptFlags
Description:
[
CCode
( cprefix =
"GMIME_ENCRYPT_"
, has_type_id =
false
) ]
public
enum
EncryptFlags
Encryption flags.
Namespace:
GMime
Package:
gmime-3.0
Content:
Enum values:
ALWAYS_TRUST
-
Always trust the specified keys.
NONE
-
No flags specified.
NO_COMPRESS
-
Don't compress the plaintext before encrypting.
SYMMETRIC
-
Encrypt symmetrically.
THROW_KEYIDS
-
Do not include the key ids in the ciphertext.
2022 vala-language.org