Skip to main content

Fn

Function Fn 

Source
pub fn Fn() -> Result<[u8; 32], String>
Expand description

Returns the process-wide 256-bit encryption key.

Returns Err when no machine-bound seed is available on this system so that callers can propagate the failure instead of encrypting with a predictable constant.