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."],[[["This content defines parameters for generating DNS keys, including those for new ManagedZones and new DnsKey additions."],["The JSON representation shows the structure with `keyType`, `algorithm`, `keyLength`, and `kind` fields."],["`keyType` specifies whether the key is a Key Signing Key (KSK) or a Zone Signing Key (ZSK), each used for different signature purposes."],["`algorithm` field uses a string to define the DNSSEC algorithm of the key."],["`keyLength` field denotes the key's size in bits."]]],[]]