Skip to main content

read_secret

Function read_secret 

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

Reads a signing-key passphrase from path.

The returned boolean reports whether the opened handle is a FIFO.