Expand description
An std::io::Write adapter that appends into locked, zeroizing memory.
Structsยง
- Secure
Bytes Writer - An
io::Writethat appends everything written to it into aSecureBytes.
An std::io::Write adapter that appends into locked, zeroizing memory.
io::Write that appends everything written to it into a SecureBytes.