ECPublicKey

fmgp.crypto.ECPublicKey
See theECPublicKey companion object
case class ECPublicKey(kty: KTY, crv: Curve, x: String, y: String, kid: Option[String]) extends ECKey with PublicKey

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait PublicKey
class ECKey
trait JWKObj
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
OKP_EC_Key

Attributes

Inherited from:
ECKey

Attributes

Inherited from:
ECKey

https://identity.foundation/didcomm-messaging/spec/#algorithms

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
OKP_EC_Key

Attributes

Inherited from:
ECKey