algorithm property

String? algorithm
getter/setter pair

Deprecated, use one of explicit hash type fields instead.

Algorithm used for calculating the hash. As of 2011/01/21, "MD5" is the only possible value for this field. New values may be added at any time.

Implementation

core.String? algorithm;