MivaScript Builtin Function, Miva Merchant 9+
x509_create( cert, x509 var )
<mvt:assign name="g.return_value" value="x509_create( cert, x509 var )" />
Create an X509 Certificate from the PEM format data in "cert" where cert = PEM format certificate, x509 =Index into an internal array of certificates.
cert
x509 var