Table of Contents

Class: X509_Request ./pyGlobus/security.py

A proxy class for the underlying X509_REQ* objects.

Not supported for gt-2.2

Methods   
__del__
__init__
  __del__ 
__del__ ( self )

Destroys an instance.

Deletes the underlying gss_cred_id_t object, and free's the memory if the instance owns the underlying handle.

  __init__ 
__init__ (
        self,
        handle=None,
        free=1,
        )

Constructs an instance.

Each instance wraps X509_REQ* objects.

Arguments:

  • req_handle A SWIG'ized pointer to a X509_REQ* object.

  • free Should the underlying objects be freed when an instance is destroyed.


Table of Contents

This document was automatically generated on Tue Feb 4 16:47:03 2003 by HappyDoc version 2.1