GetKeysZoneSigningKeyDigest

data class GetKeysZoneSigningKeyDigest(val digest: String, val type: String)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The base-16 encoded bytes of this digest. Suitable for use in a DS resource record.

Link copied to clipboard

Specifies the algorithm used to calculate this digest. Possible values are sha1, sha256 and sha384