pub fn read_signatures<I>( input: &mut I, ) -> Result<Vec<Signature>, ReadSignaturesError>where I: ?Sized + Read,
Collect all signatures in a file