ECKey

fmgp.crypto.ECKey
sealed abstract class ECKey extends OKP_EC_Key

Attributes

Graph
Supertypes
trait OKP_EC_Key
trait JWKObj
trait MaybeKid
class Object
trait Matchable
class Any
Show all
Known subtypes

Members list

Value members

Abstract methods

override def crv: ECCurve

Attributes

Definition Classes
override def kty: EC.type

Attributes

Definition Classes
def y: String

Concrete methods

Inherited methods

Attributes

Inherited from:
OKP_EC_Key

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

Attributes

Inherited from:
MaybeKid

Attributes

Inherited from:
MaybeKid

Attributes

Inherited from:
MaybeKid
def x: String

Attributes

Inherited from:
OKP_EC_Key

Attributes

Inherited from:
OKP_EC_Key