type property
The algorithm used to compute the hash value. Possible string values are:
- "HASH_TYPE_UNSPECIFIED" : Unspecified.
- "SHA256" : SHA256 hash.
- "MD5" : MD5 hash.
Implementation
core.String? type;
The algorithm used to compute the hash value. Possible string values are:
core.String? type;