typeDigestEncodingtype DigestEncoding =| 'utf8'| 'ucs2'| 'utf16le'| 'latin1'| 'ascii'| 'base64'| 'base64url'| 'hex'