Searched refs:not_before (Results 1 – 1 of 1) sorted by relevance
80 let not_before = get_tag_value!(params, CertificateNotBefore, ErrorCode::MissingNotBefore)?; in tbs_certificate() localVariable154 not_before: validity_time_from_datetime(not_before)?, in tbs_certificate()