go2hx

manual

github

Module stdgo.crypto.x509 has compilation errors, please do not use:

 ERROR  stdgo/crypto/x509/X509.hx:2055: characters 76-91

 2055 |     static public function parseCRL(_crlBytes:Array<std.UInt>):stdgo.Tuple<CertificateList, stdgo.Error> {
      |                                                                            ^^^^^^^^^^^^^^^
      | Type not found : CertificateList