Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IPowerDNSCryptoKey

Index

Properties

active?: boolean

Whether or not the key is in active use

algorithm?: string

The name of the algorithm of the key. Should be mnemonic

bits?: number

The size of the key

cds?: string[]

An array of DS records for this key, filtered by CDS publication settings

dnskey?: string

The DNSKEY record for this key

ds?: string[]

An array of DS records for this key

id: number

The internal identifier

readonly
keytype: "ksk" | "zsk" | "csk"

Type of the key

privatekey?: string

The private key in ISC format

published?: boolean

Whether or not the DNSKEY record is published in the zone

type: "Cryptokey"

Set to "Cryptokey"

Generated using TypeDoc