Skip to content

Extend TLS API

Choose a tag to compare

@ekoby ekoby released this 17 Jul 18:08
6a06b04
New engine features (#56)

* add base64 decoding

* add new API
- custom server cert verification
- verify signature support

* implement engine pkcs7 parsing and CERT PEM writing

* add private key, CSR support

* doc