Domain Detective

API Reference

Enum

CtLogApiKind

Namespace DomainDetective
Assembly DomainDetective
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Describes the CT log read API used by an endpoint.

Inheritance

  • Enum
  • CtLogApiKind

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const CtLogApiKind Rfc6962 #

RFC6962 JSON APIs such as get-sth and get-entries.

Value: 0
public const CtLogApiKind StaticCt #

Static CT monitoring API with checkpoints and immutable data tiles.

Value: 1
{{ include "footer" }}