Skip to main content

device_keys_path

Function device_keys_path 

Source
pub fn device_keys_path() -> Result<PathBuf, PathError>
Expand description

Where the keys live: beside the endpoint identity.

ยงErrors

Whatever resolving the data root returns.