OKPPrivateKeyWithKid

fmgp.crypto.OKPPrivateKeyWithKid
See theOKPPrivateKeyWithKid companion object

Attributes

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

Members list

Value members

Concrete methods

Attributes

Definition Classes

Inherited methods

override def alg: JWAAlgorithm

Attributes

Definition Classes
Inherited from:
OKP_EC_Key

Attributes

Inherited from:
OKPKey

use jwsAlgorithmtoSign This might be deprecated in the future.

use jwsAlgorithmtoSign This might be deprecated in the future.

Attributes

Inherited from:
OKP_EC_Key

The Algorithmto used for Signing

Attributes

Inherited from:
OKP_EC_Key
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): OKPPrivateKeyWithKid

Attributes

Definition Classes
Inherited from:
OKPPrivateKey
final override def withoutKid: OKPPrivateKeyWithoutKid

Attributes

Definition Classes
Inherited from:
OKPPrivateKey

Attributes

Inherited from:
OKP_EC_Key

Attributes

Inherited from:
OKP_EC_Key