Gjsify LogoGjsify Logo

A value representing the signature status bit flags for a particular #GMimeSignature.

Index

Enumeration Members

BAD_POLICY: number

A policy was not met.

CRL_MISSING: number

CRL not available.

CRL_TOO_OLD: number

Available CRL is too old.

GREEN: number

The signature is good.

KEY_EXPIRED: number

The key has expired.

KEY_MISSING: number

Can't verify due to missing key.

KEY_REVOKED: number

The key has been revoked.

RED: number

The signature is bad.

SIG_EXPIRED: number

The signature has expired.

SYS_ERROR: number

A system error occurred.

TOFU_CONFLICT: number

Tofu conflict detected.

VALID: number

The signature is fully valid.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method