Skip to content

Add support for handshake keys to KeyManager

akwizgran requested to merge merge-handshake-and-transport-keys into master

This branch adds support for handshake keys to the key manager. The DB tables and API classes for handshake mode and transport mode keys are merged to avoid code duplication.

First part of #1556 (closed).

Edited by akwizgran

Merge request reports