Function: isRecommendedAlgorithm()
function isRecommendedAlgorithm(algorithm: DNSSECAlgorithm): boolean;
Defined in: src/dnssec.ts:203
Checks if a DNSSEC algorithm is recommended for use
Parameters
algorithm
Returns
boolean
function isRecommendedAlgorithm(algorithm: DNSSECAlgorithm): boolean;
Defined in: src/dnssec.ts:203
Checks if a DNSSEC algorithm is recommended for use
boolean