GPG.Sigsum – gpgme Reference Manual
Sigsum
Description:
[
CCode
( cname =
"gpgme_sigsum_t"
, cprefix =
"GPGME_SIGSUM_"
) ]
public
enum
Sigsum
Flags used for the summary field in a Signature
Namespace:
GPG
Package:
gpgme
Content:
Enum values:
BAD_POLICY
-
A policy was not met
CRL_MISSING
-
CRL not available
CRL_TOO_OLD
-
Available CRL is too old
GREEN
-
The signature is good
KEY_EXPIRED
-
One key has expired
KEY_MISSING
-
Can't verfiy - missing key
KEY_REVOKED
-
One key has been revoked
RED
-
The signature is bad
SIG_EXPIRED
-
The signature has expired
SYS_ERROR
-
A system error occured
VALID
-
The signature is fully valid
2022 vala-language.org