DNSSEC - Google Domains

I have a domain registered with Google Domains but I’m using deSEC for DNS.

I retrieved my dnskey and ds records via the api but Google tells me that’s not the info they need. The GDomains tech says they need:

Key Tag
Algorithm
Digest Type
Digest

How do I access this info? I looked through the documentation and the topics here but couldn’t find any instructions.

Hi Chad,

The DS records that you get from our API are formatted like this: 6006 13 1 8581e9...

The first number is the key tag and the second the algorithm, followed by the digest type and the digest (that’s the same order as Google is asking for). It should be sufficient to just enter these values one by one into the Google Domains interface.

Stay secure,
Peter

Awesome! Thanks for your patience and your help! Much appreciated!