Author :
jsing
Date :
2020-09-16 05:47:01
Hash :2c940cf3 Message :Dedup code in x509_verify_ctx_new_from_xsc().
Rather than duplicating code, have x509_verify_ctx_new_from_xsc() call
x509_verify_ctx_new(), then handle the xsc specific parts.
ok beck@