Enum DnsSettings.Types.DsRecord.Types.DigestType (2.0.0)

public enum 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.