Uses of Class
org.drasyl.node.handler.crypto.PendingAgreement
Package
Description
Contains classes necessary for encrypted peer/application communication.
-
Uses of PendingAgreement in org.drasyl.node.handler.crypto
ModifierConstructorDescriptionSession
(Agreement longTimeAgreement, ConcurrentReference<PendingAgreement> currentInactiveAgreement, int maxAgreements, Duration sessionExpireTime)