Skip to the content.

Function: isRecommendedAlgorithm()

function isRecommendedAlgorithm(algorithm: DNSSECAlgorithm): boolean;

Defined in: src/dnssec.ts:203

Checks if a DNSSEC algorithm is recommended for use

Parameters

algorithm

DNSSECAlgorithm

Returns

boolean