PublicKey

fmgp.crypto.PublicKey
See thePublicKey companion object
sealed trait PublicKey extends OKP_EC_Key

Attributes

Companion
object
Graph
Supertypes
class OKP_EC_Key
trait JWKObj
class Object
trait Matchable
class Any
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 kid: Option[String]

Attributes

Inherited from:
OKP_EC_Key
def kty: KTY

Attributes

Inherited from:
OKP_EC_Key
def x: String

Attributes

Inherited from:
OKP_EC_Key
def xNumbre: BigInt

Attributes

Inherited from:
OKP_EC_Key