An open API service indexing awesome lists of open source software.

https://github.com/flowshield/casdk


https://github.com/flowshield/casdk

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

          


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](https://github.com/flowshield/casdk/tree/master/examples)