Gjsify LogoGjsify Logo

An OpenPGP marker for use with GMime's internal state machines used for detecting OpenPGP blocks.

record

Hierarchy

  • OpenPGPMarker

Index

Constructors

Properties

The #GMimeOpenPGPState that the state machine will transition into once this marker is found.

field
before: OpenPGPState

The #GMimeOpenPGPState that the state machine must be in before encountering this marker.

field
is_end_marker: boolean

%TRUE if the marker is an end marker; otherwise, %FALSE.

field
len: number

The length of the OpenPGP marker.

field
marker: string

The OpenPGP marker.

field
name: string

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