pub fn get_sk_params(sk_file: &File) -> Result<SecretKey, &'static str>
Gets ecret Key params from the Pk file. Returns a ecret Key Struct or an Error.