Package M2Crypto :: Module X509 :: Class CRL
[frames] | no frames]

Class CRL



X509 Certificate Revocation List

Instance Methods
 
m2_x509_crl_free(...)
 
__init__(self, crl=None, _pyfree=0)
 
__del__(self)
string
as_text(self)
Return CRL in PEM format in a string.
Method Details

as_text(self)

 

Return CRL in PEM format in a string.

Returns: string
String containing the CRL in PEM format.