Skip to main content

read_encryption_key

Function read_encryption_key 

Source
pub fn read_encryption_key(user_id: &str) -> Option<[u8; 32]>
Expand description

Read the encryption key for user_id. Returns the 32-byte AES key or None.