Method Standards.X509.TBSCertificate()->init()
- Method
init
this_programinit(array|Objectasn1)- Description
Populates the object from a certificate decoded into an ASN.1 Object. Returns the object on success, otherwise
0. You probably want to call decode_certificate or even verify_certificate.