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