KECCAK.start

Initiates the structure. Begins the SHA-3/SHAKE operation. This is better used when restarting the operation (e.g., for a file).

struct KECCAK(uint digestSize, bool shake = false)
@safe @nogc pure nothrow
void
start
()

Meta