digests property
Cryptographic hashes of the DNSKEY resource record associated with this DnsKey.
These digests are needed to construct a DS record that points at this DNS key. Output only.
Implementation
core.List<DnsKeyDigest>? digests;
Cryptographic hashes of the DNSKEY resource record associated with this DnsKey.
These digests are needed to construct a DS record that points at this DNS key. Output only.
core.List<DnsKeyDigest>? digests;