implementations/partial/key_exchange_base library

Classes

InputKeyExchangeBase
Input parameters for KeyExchangeBase constructor.
KeyExchangeBase
Base class for key exchange implementations with expiration logic. Implements IBaseExpiration and manages expiration date, usage limits, and key exchange algorithm.