Poly1305.wipe
void wipe() nothrow @nogc @trustedZeroizes the key and all accumulator state in place.
All members are fixed-size embedded arrays, so this is safe to call from anywhere, including the finalizer.
void wipe() nothrow @nogc @trustedZeroizes the key and all accumulator state in place.
All members are fixed-size embedded arrays, so this is safe to call from anywhere, including the finalizer.