[][src]Function solana_sdk::signature::read_keypair

pub fn read_keypair<R: Read>(reader: &mut R) -> Result<Keypair, Box<dyn Error>>