x509_load()

 
Load an X509 Certificate from the file specified by "cert" where cert = File containing an x509 certificate, x509 = Index into an internal array of certificates.
Syntax
x509_load( cert, x509 var )
Returns 1 on sucess, 0 on error.
User Annotations: x509_load