Digest.blockSize

Used for padding (i.e. in HMacs)

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

Return Value

Type: uint

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

Meta