OKPPublicKeyWithKid

fmgp.crypto.OKPPublicKeyWithKid
See theOKPPublicKeyWithKid companion object

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait WithKid
trait OKPPublicKey
trait PublicKey
class OKPKey
trait OKP_EC_Key
trait JWKObj
trait MaybeKid
class Object
trait Matchable
class Any
Show all

Members list

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:
Product

Attributes

Inherited from:
Product
final override def withKid(kid: String): OKPPublicKeyWithKid

Attributes

Definition Classes
Inherited from:
OKPPublicKey
final override def withoutKid: OKPPublicKeyWithoutKid

Attributes

Definition Classes
Inherited from:
OKPPublicKey

Attributes

Inherited from:
OKP_EC_Key