algorithm

@get:JvmName(name = "getAlgorithm")
@set:JvmName(name = "setAlgorithm")
var algorithm: HashAlgorithm
If this fingerprint carries a `hash` value, this describes the algorithm used.

.elide.std.HashAlgorithm algorithm = 3;