Skip to main content

read_secret

Function read_secret 

Source
async fn read_secret<P: AsRef<Path>>(path: P) -> Result<SigningKeyPassphrase>
Expand description

Read a single passphrase from path via blocking std I/O.