Uses of Class
convex.core.exceptions.BadSignatureException
Packages that use BadSignatureException
Package
Description
Fundamental Convex classes used for the decentralised network
Data structures and algorithms, including a complete set of classes
required to implement immutable, decentralised data objects.
-
Uses of BadSignatureException in convex.core
Methods in convex.core that throw BadSignatureExceptionModifier and TypeMethodDescriptionBelief.merge(MergeContext mc, Belief... beliefs)
The Belief merge functionPeer.mergeBeliefs(Belief... beliefs)
Merges a set of new Beliefs into this Peer's belief. -
Uses of BadSignatureException in convex.core.data
Methods in convex.core.data that throw BadSignatureException