Google Cloud Domains V1 Client - Class DigestType (0.4.2)

Reference documentation and code samples for the Google Cloud Domains V1 Client class DigestType.

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

Protobuf type google.cloud.domains.v1.DnsSettings.DsRecord.DigestType

Namespace

Google \ Cloud \ Domains \ V1 \ DnsSettings \ DsRecord

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

DIGEST_TYPE_UNSPECIFIED

  Value: 0 
 

The DigestType is unspecified.

Generated from protobuf enum DIGEST_TYPE_UNSPECIFIED = 0;

SHA1

  Value: 1 
 

SHA-1. Not recommended for new deployments.

Generated from protobuf enum SHA1 = 1;

SHA256

  Value: 2 
 

SHA-256.

Generated from protobuf enum SHA256 = 2;

GOST3411

  Value: 3 
 

GOST R 34.11-94.

Generated from protobuf enum GOST3411 = 3;

SHA384

  Value: 4 
 

SHA-384.

Generated from protobuf enum SHA384 = 4;

Design a Mobile Site
View Site in Mobile | Classic
Share by: