Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 543 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 543 Bytes

ZACA

CA-SDK

SDK Installation

$ go get github.com/flowshield/casdk

The classic usage of the ZACA SDK is that the client and the server use the certificate issued by the CA center for encrypted communication. The following is the usage of the sdk between the client and the server.

See:Demo