Skip to the content.

Variable: DigestAlgorithm

const DigestAlgorithm: object

Defined in: dnssec.ts:118

DNSSEC digest algorithms

Type Declaration

SHA1

readonly SHA1: 1 = 1

SHA256

readonly SHA256: 2 = 2

GOST

readonly GOST: 3 = 3

SHA384

readonly SHA384: 4 = 4