Skip to main content

clear_active_zone_keys

Function clear_active_zone_keys 

Source
pub fn clear_active_zone_keys()
Expand description

Wipe the thread-local active zone-keys. Call at the end of a command to ensure no plaintext key material outlives the process (Drop in main.rs covers normal exit).