Sha256.createDigest

Obtain the digest

Remarks: Returns a digest of the current cipher state, this may be the final digest, or a digest of the state between calls to update()

class Sha256
protected override
void
createDigest
(
ubyte[] buf
)

Meta