DOpus.FSUtil Add Get HMAC As Blob Method

HMAC(Key<object:Blob>, Msg<object:Blob>, string:type) object:Blob

type:md5, sha1, sha256, sha512

What would this be used for in Opus scripts?

Used to generate passwords

We'll add that in the next update.