What information do I need from my nameserver provider to set up a DS record?

What information do I need from my nameserver provider to set up a DS record?

You will need the following four pieces of information from your nameserver provider:
1. The Key Tag, which identifies the public key used to sign the DNS zone.
2. The Algorithm, which identifies the cryptographic algorithm used to create the digital signature.
3. The Digest Type, which identifies the hash function used to calculate the digest.
4.The Digest itself, which contains the calculated hash of the DNSKEY record. Learn more.