Method Tools.X509.parse_time()
- Method
parse_time
mapping
(string
:int
) parse_time(UTC
asn1
)- Description
Returns a mapping similar to that returned by gmtime
- Returns
"year"
:int
"mon"
:int
"mday"
:int
"hour"
:int
"min"
:int
"sec"
:int
mapping
(string
:int
) parse_time(UTC
asn1
)
Returns a mapping similar to that returned by gmtime
|
|
|
|
|
|