Domain Detective

API Reference

Class

DnsSecConverter

Namespace DomainDetective
Assembly DomainDetective
Modifiers static

Helper methods to convert DnsSecAnalysis results into strongly typed objects.

Inheritance

  • Object
  • DnsSecConverter

Methods

public static DnsSecInfo Convert(DnsSecAnalysis analysis) #
Returns: DnsSecInfo

Builds a DnsSecInfo object from analysis data.

Parameters

analysis DomainDetective.DnsSecAnalysis requiredposition: 0
DNSSEC analysis instance.

Returns

Structured representation of the results.

{{ include "footer" }}