Method Standards.X509.TBSCertificate()->init()
- Method
init
this_program
init(array
|Object
asn1
)- 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.