pub fn get_decryption_params( path_to_encryption_parameters: Option<&str>, ) -> Result<DecryptionParameters, String>
Returns DecryptionParameters stored at the given location which is relative to the working directory