Uses of Class
com.southernstorm.noise.protocol.ChaChaPolyCipherState
| Package | Description |
|---|---|
| com.southernstorm.noise.protocol |
Provides classes for communicating via the Noise protocol.
|
-
Uses of ChaChaPolyCipherState in com.southernstorm.noise.protocol
Methods in com.southernstorm.noise.protocol that return ChaChaPolyCipherState Modifier and Type Method Description ChaChaPolyCipherStateChaChaPolyCipherState. clone()I2PConstructors in com.southernstorm.noise.protocol with parameters of type ChaChaPolyCipherState Constructor Description ChaChaPolyCipherState(ChaChaPolyCipherState o)Copy constructor for cloning