Skip to content

Add database support for pending contacts and handshake keys

akwizgran requested to merge static-transport-keys into master

This branch adds the necessary database tables and methods to support pending contacts and handshake keys, which will be used when adding contacts remotely. The terminology for transport keys is updated to match the BTP spec.

Part of #1232 (closed).

Merge request reports