proxy.golang.org : github.com/ovh/kmip-go : v0.7.0
Example demonstrates how to establish a connection to a KMIP server, create a symmetric key, and use it to encrypt data. This shows the basic client setup with TLS certificates.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/ovh/kmip-go@v0.7.0
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/davecgh/go-spew v1.1.1
- github.com/google/uuid v1.6.0
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.11.1
- gopkg.in/yaml.v3 v3.0.1