I am trying to read a RSA key file into a buffer with the code below
char* readkeyBuffer(){ char *buffer; long length; FILE *f; f= fopen (&qu