CryptoFailed

fmgp.crypto.error.CryptoFailed
See theCryptoFailed companion object
sealed trait CryptoFailed extends DidFail

Attributes

Companion
object
Graph
Supertypes
trait DidFail
class Object
trait Matchable
class Any
Known subtypes
trait CurveError
class MissingCurve
class WrongCurve
object DecryptionFailed.type
object EncryptionFailed.type
object IncompatibleKeys.type
object MACCheckFailed.type
object MissingFromHeader.type
object MultiDifferentResults.type
object NoKeys.type
object UnknownError.type
object ValidationFailed.type
object ZeroResults.type
Show all
In this article