Uses of Class
org.drasyl.node.handler.crypto.PendingAgreement
Packages that use PendingAgreement
Package
Description
Contains classes necessary for encrypted peer/application communication.
-
Uses of PendingAgreement in org.drasyl.node.handler.crypto
Methods in org.drasyl.node.handler.crypto that return types with arguments of type PendingAgreementConstructor parameters in org.drasyl.node.handler.crypto with type arguments of type PendingAgreementModifierConstructorDescriptionSession
(Agreement longTimeAgreement, ConcurrentReference<PendingAgreement> currentInactiveAgreement, int maxAgreements, Duration sessionExpireTime)