ECDH_UtilsEC

fmgp.crypto.ECDH_UtilsEC
trait ECDH_UtilsEC

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ECDH_AnonEC.type
object ECDH_AuthEC.type

Members list

Value members

Concrete methods

protected def getCurve(ecRecipientsKeys: Seq[(VerificationMethodReferenced, ECKey)]): Either[CurveError, Curve]