PublicKeyWithoutKid

fmgp.crypto.PublicKeyWithoutKid
See thePublicKeyWithoutKid companion object
sealed trait PublicKeyWithoutKid extends OKP_EC_Key, WithoutKid

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
OKP_EC_Key
def crv: Curve

Attributes

Inherited from:
OKP_EC_Key

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

def kty: KTY

Attributes

Inherited from:
OKP_EC_Key
final override def maybeKid: Option[String]

Attributes

Definition Classes
Inherited from:
WithoutKid

Attributes

Inherited from:
MaybeKid

Attributes

Inherited from:
MaybeKid
def x: String

Attributes

Inherited from:
OKP_EC_Key

Attributes

Inherited from:
OKP_EC_Key