Class Hash (2.3.0)

 public sealed class Hash : IMessage<Hash>, IEquatable<Hash>, IDeepCloneable<Hash>, IBufferMessage, IMessage 

Container message for hash values.

Inheritance

Object > Hash

Namespace

Grafeas.V1

Assembly

Grafeas.V1.dll

Constructors

Hash()

 public Hash() 

Hash(Hash)

 public Hash(Hash other) 
Parameter
Name
Description
other

Properties

Type

 public string Type { get; set; } 

Required. The type of hash that was performed, e.g. "SHA-256".

Property Value
Type
Description

Value

 public ByteString Value { get; set; } 

Required. The hash value.

Property Value
Type
Description
Design a Mobile Site
View Site in Mobile | Classic
Share by: