WrapperDigest.blockSize

Used for padding (i.e. in HMacs)

class WrapperDigest(T)
@safe override pure nothrow @nogc
uint
blockSize
()

Return Value

Type: uint

the block size or 0 if the Digest is not block based

Meta