google_api_dns v0.2.0 GoogleApi.DNS.V1.Model.DnsKeyDigest View Source
Attributes
- digest (String.t): The base-16 encoded bytes of this digest. Suitable for use in a DS resource record. Defaults to:
null. type (String.t): Specifies the algorithm used to calculate this digest. Defaults to:
null.- Enum - one of [sha1, sha256, sha384]
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.