Specifies whether this is a key signing key (KSK) or a zone signing key (ZSK). Key signing keys have the Secure Entry Point flag set and, when active, are only used to sign resource record sets of type DNSKEY. Zone signing keys do not have the Secure Entry Point flag set and are used to sign all other types of resource record sets.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-21 UTC."],[[["The content details parameters for generating DNS keys, crucial for creating new ManagedZones and adding new DnsKeys."],["Key parameters include `keyType`, which designates whether the key is a Key Signing Key (KSK) or a Zone Signing Key (ZSK)."],["The `algorithm` parameter specifies the DNSSEC algorithm, and `keyLength` defines the key's length in bits."],["The representation of these parameters is shown in a JSON object, including these three parameters along with `kind`."]]],[]]