KeySigningKey
A key-signing key (KSK) is a complex type that represents a public/private key pair. The private key is used to generate a digital signature for the zone signing key (ZSK). The public key is stored in the DNS and is used to authenticate the ZSK. A KSK is always associated with a hosted zone; it cannot exist by itself.
Types
Properties
The date when the key-signing key (KSK) was created.
A string used to represent the delegation signer digest algorithm. This value must follow the guidelines provided by RFC-8624 Section 3.3.
An integer used to represent the delegation signer digest algorithm. This value must follow the guidelines provided by RFC-8624 Section 3.3.
A cryptographic digest of a DNSKEY resource record (RR). DNSKEY records are used to publish the public key that resolvers can use to verify DNSSEC signatures that are used to secure certain kinds of information provided by the DNS system.
A string that represents a DNSKEY record.
An integer used to identify the DNSSEC record for the domain name. The process used to calculate the value is described in RFC-4034 Appendix B.
The last time that the key-signing key (KSK) was changed.
The public key, represented as a Base64 encoding, as required by RFC-4034 Page 5.
A string used to represent the signing algorithm. This value must follow the guidelines provided by RFC-8624 Section 3.1.
An integer used to represent the signing algorithm. This value must follow the guidelines provided by RFC-8624 Section 3.1.
The status message provided for the following key-signing key (KSK) statuses: ACTION_NEEDED or INTERNAL_FAILURE. The status message includes information about what the problem might be and steps that you can take to correct the issue.