Digest.getDigestSize

return the size, in bytes, of the digest produced by this message digest.

Returns the size, in bytes, of the digest produced by this message digest.

class Digest
@safe pure nothrow @nogc
uint
getDigestSize
()

Meta