x509_create()

 
Create an X509 Certificate from the PEM format data in "cert" where cert = PEM format certificate, x509 =Index into an internal array of certificates.
Syntax
x509_create( cert, x509 var )
Returns 1 on sucess, 0 on error.
User Annotations: x509_create