Package M2Crypto :: Module ASN1 :: Class ASN1_UTCTIME
[frames] | no frames]

Class ASN1_UTCTIME



Instance Methods
 
m2_asn1_utctime_free(...)
 
__init__(self, asn1_utctime=None, _pyfree=0)
 
__del__(self)
 
__str__(self)
 
set_string(self, string)
Set time from UTC string.
 
set_time(self, time)
Set time from seconds since epoch (long).
 
get_datetime(self)
 
set_datetime(self, date)