GMime.SecureMimeType – gmime-3.0 Reference Manual
SecureMimeType
Description:
[
CCode
( cprefix =
"GMIME_SECURE_MIME_TYPE_"
, has_type_id =
false
) ]
public
enum
SecureMimeType
The S/MIME data type.
Namespace:
GMime
Package:
gmime-3.0
Content:
Enum values:
CERTS_ONLY
-
The S/MIME content contains only certificates.
COMPRESSED_DATA
-
The S/MIME content contains compressed data.
ENVELOPED_DATA
-
The S/MIME content contains enveloped data.
SIGNED_DATA
-
The S/MIME content contains signed data.
UNKNOWN
-
The S/MIME content is unknown.
2022 vala-language.org