Encoding: SILC_ASN1_GEN_TIME(timeval) SILC_ASN1_GEN_TIME_T(opts, tag, timeval) Decoding: SILC_ASN1_GEN_TIME(&str, &timeval) SILC_ASN1_GEN_TIME_T(opts, tag, timeval)
Macro used to encode or decode generalized time value. The time value type is SilcTime. The `opts' is SilcAsn1Options. The `tag' is a tag number.