Cloud Domains v1 API - Enum DnsSettings.Types.DsRecord.Types.DigestType (2.2.0)

public enum DnsSettings.Types.DsRecord.Types.DigestType

Reference documentation and code samples for the Cloud Domains v1 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.V1

Assembly

Google.Cloud.Domains.V1.dll

Fields

NameDescription
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.