SKC is a KMIP Client SDK that provides a full implementation of the OASIS KMIP standard for clients.
- OASIS KMIP 1.0, 1.1, 1.2, 1.3 and 1.4 standards
- OASIS KMIP 2.0 Draft
- C/C++/Java JNI and Python language bindings
- Single API for all protocol flavors
- Cross Platform/Single Codebase
- Extensive Protocol Logging (log output in any of TTLV, XML and JSON)
|
KMIP Server SDK that provides an implementation of the OASIS KMIP Standard for servers.
- OASIS KMIP 1.0, 1.1, 1.2, 1.3 and 1.4 standards
- OASIS KMIP 2.0 Draft
- C/C++, Java JNI language bindings
- Cross Platform/Single Codebase
- Extensive Protocol Logging (log output in any of TTLV, XML and JSON)
|
KMIP protocol server test and verification suite that implements the standard OASIS KMIP test cases.
- OASIS KMIP 1.0, 1.1, 1.2, 1.3 and 1.4 standard test cases
- OASIS KMIP 2.0 Draft test cases
- Cross Platform (Windows & Linux 64bit)
- Extensive Protocol Logging
- Simple command line interface, easily integrates into CI tools.
|
KMIP to PKCS#11 gateway, allowing KMIP clients to use a subset of the KMIP protocol to communicate with Hardware Security Modules (HSMs) via the OASIS PKCS#11 API.
- KMIP to PKCS#11 gateway
- OASIS KMIP 1.0, 1.1, 1.2, 1.3 and 1.4 standards
- OASIS KMIP 2.0 Draft
- Cross Platform (Windows & Linux 64bit)
- Supports most commercially available HSMs
|