encoding

@get:JvmName(name = "getEncoding")
@set:JvmName(name = "setEncoding")
var encoding: Encoding
Specifies the encoding for the affixed fingerprint data. If unspecified, the fingerprint is expressed in raw bytes.

.elide.data.Encoding encoding = 2;