v0.2.0
This breaking release includes the following:
- Support for async (tokio and async-std).
- Bundled (demonstration) TCP+TLS client connection code for various Rust TLS client crates.
- Bundled tag map for pretty printing TTLV using human readable tag names instead of hex tag codes.
- Improvements to the TCP client code such as use of connection timeouts and
SSLKEYLOGFILEsupport. - Upgrades to latest
kmip-ttlvcrate v0.3.1. - Two new example programs:
diag_to_txtandhex_to_txtrelating to pretty printing of TTLV requests and responses. - More robust deserialization of opaque responses (e.g.
Server Information.