Skip to the content.

Variable: NSEC3HashAlgorithm

const NSEC3HashAlgorithm: {
  SHA1: 1;
};

Defined in: src/dnssec.ts:171

NSEC3 hash algorithms

Type Declaration

SHA1

readonly SHA1: 1 = 1;