mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-09-26 07:14:11 +08:00
Revert "Merge branch 'master' of https://github.com/guanzhi/GmSSL"
This reverts commit7897604408, reversing changes made to6c122e31a6.
This commit is contained in:
@@ -58,7 +58,6 @@ package gmssl
|
||||
#include <openssl/bio.h>
|
||||
#include <openssl/evp.h>
|
||||
#include <openssl/pem.h>
|
||||
#include <openssl/x509.h>
|
||||
#include <openssl/engine.h>
|
||||
#include <openssl/objects.h>
|
||||
#include <openssl/opensslconf.h>
|
||||
@@ -70,8 +69,8 @@ import "C"
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"runtime"
|
||||
"unsafe"
|
||||
"runtime"
|
||||
)
|
||||
|
||||
type Certificate struct {
|
||||
|
||||
Reference in New Issue
Block a user