Searched defs:PEM_REGEX (Results 1 - 1 of 1) sorted by relevance
/third_party/mbedtls/tests/scripts/ | ||
H A D | audit-validity-dates.py | 94 PEM_REGEX = br'-{5}BEGIN (?P<type>.*?)-{5}(?P<data>.*?)-{5}END (?P=type)-{5}' variable in X509Parser |
Completed in 1 milliseconds