Cloud Domains v1beta1 API - Enum DnsSettings.Types.DsRecord.Types.DigestType (2.0.0-beta05)

public enum DnsSettings.Types.DsRecord.Types.DigestType

Reference documentation and code samples for the Cloud Domains v1beta1 API enum DnsSettings.Types.DsRecord.Types.DigestType.

List of hash functions that may have been used to generate a digest of a DNSKEY.

Namespace

Google.Cloud.Domains.V1Beta1

Assembly

Google.Cloud.Domains.V1Beta1.dll

Fields

Name Description
Gost3411

GOST R 34.11-94.

Sha1

SHA-1. Not recommended for new deployments.

Sha256

SHA-256.

Sha384

SHA-384.

Unspecified

The DigestType is unspecified.