Class ChaCha20Poly1305.ChaCha20.WrongKeySizeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sshtools.common.ssh.components.jce.ChaCha20Poly1305.ChaCha20.WrongKeySizeException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ChaCha20Poly1305.ChaCha20
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WrongKeySizeException
public WrongKeySizeException()
-