def dump(self, format=crypto.FILETYPE_ASN1): return crypto.dump_certificate_request(format, self.original)