ECDH_UtilsEC

fmgp.crypto.ECDH_UtilsEC
trait ECDH_UtilsEC

Attributes

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

Members list

Value members

Concrete methods

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