- algorithm(+Algorithm)
- One of
md5
,sha1
,sha224
,sha256
,sha384
orsha512
. Default issha1
. - close_parent(+Bool)
- If
true
(default), closing the filter stream also closes the original (parent) stream.
md5
, sha1
, sha224
, sha256
, sha384
or
sha512
. Default is sha1
.true
(default), closing the filter stream also closes
the original (parent) stream.