OKPKeyWithKid

fmgp.crypto.OKPKeyWithKid
sealed trait OKPKeyWithKid extends OKPKey, WithKid

Attributes

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

Members list

Inherited
  • Not inherited
  • MaybeKid
  • OKP_EC_Key
  • OKPKey
  • WithKid
Keywords
  • no keywords
  • final
  • override

Value members

Inherited methods

Attributes

Inherited from:
OKP_EC_Key

Attributes

Inherited from:
OKPKey

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

final override def maybeKid: Some[String]

Attributes

Definition Classes
Inherited from:
WithKid

Attributes

Inherited from:
OKP_EC_Key

Inherited and Abstract methods

override def crv: OKPCurve

Attributes

Definition Classes
Inherited from:
OKPKey
def kid: String

Attributes

Inherited from:
WithKid
override def kty: OKP.type

Attributes

Definition Classes
Inherited from:
OKPKey

Attributes

Inherited from:
MaybeKid

Attributes

Inherited from:
MaybeKid
def x: String

Attributes

Inherited from:
OKP_EC_Key