Digest.digestLength

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 @property
uint
digestLength
pure nothrow @nogc
(
)

Meta