type property
The type of hash that was performed.
Required. Possible string values are:
- "HASH_TYPE_UNSPECIFIED" : Unknown.
- "SHA256" : A SHA-256 hash.
Implementation
core.String? type;
The type of hash that was performed.
Required. Possible string values are:
core.String? type;