go2hx

manual

github

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

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

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