Builder Vault (TSM) Release 73.1.0 LTS

Versions

Database: 7.14.0
Node Communication: 36.2
Node Configuration: 28.2
Client API: 64.4
Client Communication: 33.1

Changelog

Client API:
	- ECDH sdk: Added two utility methods to convert JSON public keys to and from PKIX/SPKI public keys for e.g. Java integration
	- Added better error handling in C: a new Tsm_GetLastError can return more information
	- Added better error handling in Java: Now throws a TsmRuntimeException that contains methods to give return code and SDK message
	- Added better error handling in Node.JS: Error string now contains additional information from the SDK.
	Patch changes (no effect on compatibility):
	- Fixed a potential DoS issue in DirectMPCServer

Details

N/A