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

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