Uses of Class
org.drasyl.node.handler.crypto.ArmHeader
Packages that use ArmHeader
Package
Description
Contains classes necessary for encrypted peer/application communication.
- 
Uses of ArmHeader in org.drasyl.node.handler.crypto
Methods in org.drasyl.node.handler.crypto that return ArmHeaderModifier and TypeMethodDescriptionprotected ArmHeaderAbstractArmHandler.arm(io.netty.channel.ChannelHandlerContext ctx, Agreement agreement, io.netty.buffer.ByteBuf msg) static ArmHeaderArmHeader.of(AgreementId agreementId, Nonce nonce, io.netty.buffer.ByteBuf data) Methods in org.drasyl.node.handler.crypto with parameters of type ArmHeader