TestimoX

API Reference

Class

Diagnostics (KdsRootKeyPostureService)

Namespace ADPlayground.Forests.KdsRootKeyPostureService
Assembly ADPlayground
Modifiers sealed

Diagnostics for KDS root key posture evaluation.

Inheritance

  • Object
  • Diagnostics

Constructors

public Diagnostics() #

Properties

public DateTime UtcNow { get; set; } #

Reference UTC time used for evaluation.

public Int32 KeyCount { get; set; } #

Total keys returned by the underlying collector.

public Int32 EffectiveKeyCount { get; set; } #

Total keys that are already effective.

public Int32 FutureKeyCount { get; set; } #

Total keys whose effective time is still in the future.