proxy.golang.org : github.com/gsealy/kmip-go
Package kmip is a general purpose KMIP library for implementing KMIP services and clients. The ttlv sub package contains the core logic for parsing the KMIP TTLV encoding formats, and marshaling them to and from golang structs. This package defines structs for many of the structures defined in the KMIP Spec, such as the different types of managed objects, request and response bodies, etc. Not all Structures are represented here yet, but the ones that are can be used as examples. There is also a partial implementation of a server, and an example of a client. There is currently no Client type for KMIP, but it is simple to open a socket overwhich you send and receive raw KMIP requests and responses.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/gsealy/kmip-go
License: MIT
Latest release: almost 3 years ago
First release: almost 5 years ago
Namespace: github.com/gsealy
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 12 days ago