Class: IControl::GlobalLB::DNSSECKey::KeyType

Inherits:
Base::Enumeration
  • Object
show all
Defined in:
lib/icontrol/global_lb/dnssec_key.rb,
lib/icontrol/global_lb/dnssec_key.rb

Overview

DNSSEC key type

Constant Summary collapse

KEY_TYPE_UNKNOWN =

Invalid enumeration value

:KEY_TYPE_UNKNOWN
KEY_TYPE_ZONE_SIGNING =

This key is used to sign the DNS record groups for the zone.

:KEY_TYPE_ZONE_SIGNING
KEY_TYPE_KEY_SIGNING =

This key is used to sign the key information sent to upstream servers.

:KEY_TYPE_KEY_SIGNING