CipherState
, DHState
ChaChaPolyCipherState
, CipherStatePair
, Curve25519DHState
, HandshakeState
, Poly1305
, SymmetricState
public interface Destroyable
Modifier and Type | Method | Description |
---|---|---|
void |
destroy() |
Destroys all sensitive state in the current object.
|