Uses of Class
net.i2p.router.crypto.TransientSessionKeyManager
| Package | Description |
|---|---|
| net.i2p.router.crypto.ratchet |
Implementation of ECIES-X25519-AEAD-Ratchet (proposal 144).
|
-
Uses of TransientSessionKeyManager in net.i2p.router.crypto.ratchet
Methods in net.i2p.router.crypto.ratchet that return TransientSessionKeyManager Modifier and Type Method Description TransientSessionKeyManagerMuxedSKM. getElgSKM()Constructors in net.i2p.router.crypto.ratchet with parameters of type TransientSessionKeyManager Constructor Description MuxedSKM(TransientSessionKeyManager elg, RatchetSKM ec)