CryptoException

constructor()
constructor(message: String)
constructor(message: String, cause: Throwable)
constructor(cause: Throwable)
constructor(message: String, cause: Throwable, enableSuppression: Boolean, writableStackTrace: Boolean)