Function glycos::core::load_key[][src]

pub fn load_key<P: AsRef<Path>>(
    path: P,
    create: bool
) -> Result<PrivateKey, KeyLoadError>