Options
All
  • Public
  • Public/Protected
  • All
Menu

Class KeyStats

Class representing key stats of a keyserver

Hierarchy

  • KeyStats

Index

Constructors

Properties

Constructors

constructor

Properties

dailyKeys

dailyKeys: KeyStatsEntry[]

The keyserver's key changes on a daily basis

hourlyKeys

hourlyKeys: KeyStatsEntry[]

The keyserver's key changes on a hourly basis

totalKeys

totalKeys: number

The keyserver's total number of keys

Generated using TypeDoc