Skip to main content

init

Function init 

Source
pub fn init(master: Option<&[u8]>) -> Result<()>
Expand description

Initializes the process-wide keyring (combsmesh_init semantics). None generates a random master key. Replaces any existing keyring.