Enumeration

CamelGpgTrust

since: 3.50

Declaration

enum Camel.GpgTrust

Description [src]

GPG key trust levels.

Available since: 3.50

Members

Name Description
CAMEL_GPG_TRUST_NONE

No trust set.

CAMEL_GPG_TRUST_UNKNOWN

Unknown trust level.

CAMEL_GPG_TRUST_NEVER

Never trust the key.

CAMEL_GPG_TRUST_MARGINAL

Marginally trust the key.

CAMEL_GPG_TRUST_FULL

Fully trust the key.

CAMEL_GPG_TRUST_ULTIMATE

Ultimately trust the key.