Callback that evaluates whether a certificate satisfies this purpose.

Synopsis

Declared in <openssl/x509v3.h>

int(* check_purpose)(x509_purpose_st const*, X509 const*, int);

Created with MrDocs