mirror of
https://github.com/bitwarden/browser
synced 2026-02-07 12:13:45 +00:00
Remove zeroize
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
use std::collections::HashMap;
|
||||
|
||||
use pkcs8::der::zeroize::Zeroize;
|
||||
use windows::Win32::Security::Cryptography::{
|
||||
CryptProtectMemory, CryptUnprotectMemory, CRYPTPROTECTMEMORY_BLOCK_SIZE,
|
||||
CRYPTPROTECTMEMORY_SAME_PROCESS,
|
||||
|
||||
Reference in New Issue
Block a user