API Reference
Class
Diagnostics (KdsRootKeyPostureService)
Diagnostics for KDS root key posture evaluation.
Inheritance
- Object
- Diagnostics
Constructors
public Diagnostics() #Inherited Methods
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.