1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-07 12:13:45 +00:00

Remove zeroize

This commit is contained in:
Bernd Schoolmann
2025-06-14 02:40:19 +02:00
parent 9ec28799af
commit 07d33fd35e

View File

@@ -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,