Builds a PacketCipher for one direction from the negotiated algorithm names and the derived key material.
The negotiated encryption algorithm name.
The negotiated MAC algorithm name (ignored for AEAD ciphers).
The per-direction key/IV/MAC material from the key schedule.
A cipher that seals and opens packets for that direction.
1.0.0
Builds a PacketCipher for one direction from the negotiated algorithm names and the derived key material.