PrivateKey

fmgp.crypto.PrivateKey
See thePrivateKey companion object
sealed trait PrivateKey extends OKP_EC_Key

Attributes

Companion:
object
Graph
Supertypes
trait JWKObj
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

def d: String

Inherited methods

Attributes

Inherited from:
OKP_EC_Key
def crv: Curve

Attributes

Inherited from:
OKP_EC_Key

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

Attributes

Inherited from:
OKP_EC_Key
def kty: KTY

Attributes

Inherited from:
OKP_EC_Key
def x: String

Attributes

Inherited from:
OKP_EC_Key

Attributes

Inherited from:
OKP_EC_Key