Gjsify LogoGjsify Logo

Signature attributes available from an #OstreeGpgVerifyResult. The attribute's #GVariantType is shown in brackets.

Index

Enumeration Members

EXP_TIMESTAMP: number

[#G_VARIANT_TYPE_INT64] Signature expiration Unix timestamp (0 if no expiration)

FINGERPRINT: number

[#G_VARIANT_TYPE_STRING] Fingerprint of the signing key

HASH_ALGO_NAME: number

[#G_VARIANT_TYPE_STRING] Name of the hash algorithm used to create the signature

KEY_EXPIRED: number

[#G_VARIANT_TYPE_BOOLEAN] Has the signing key expired?

KEY_MISSING: number

[#G_VARIANT_TYPE_BOOLEAN] Is the signing key missing?

KEY_REVOKED: number

[#G_VARIANT_TYPE_BOOLEAN] Has the signing key been revoked?

PUBKEY_ALGO_NAME: number

[#G_VARIANT_TYPE_STRING] Name of the public key algorithm used to create the signature

SIG_EXPIRED: number

[#G_VARIANT_TYPE_BOOLEAN] Has the signature expired?

TIMESTAMP: number

[#G_VARIANT_TYPE_INT64] Signature creation Unix timestamp

USER_EMAIL: number

[#G_VARIANT_TYPE_STRING] The email address of the signing key's primary user

USER_NAME: number

[#G_VARIANT_TYPE_STRING] The name of the signing key's primary user

VALID: number

[#G_VARIANT_TYPE_BOOLEAN] Is the signature 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