OKP_EC_Key

fmgp.crypto.OKP_EC_Key
See theOKP_EC_Key companion object
sealed trait OKP_EC_Key extends JWKObj

Attributes

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

Members list

Value members

Abstract methods

def crv: Curve
override def kty: KTY

Attributes

Definition Classes
def x: String

x is a Base64url (RFC 4648) without padding.

x is a Base64url (RFC 4648) without padding.

Attributes

Concrete methods

override def alg: JWAAlgorithm

Attributes

Definition Classes

use jwsAlgorithmtoSign This might be deprecated in the future.

use jwsAlgorithmtoSign This might be deprecated in the future.

Attributes

The Algorithmto used for Signing

Attributes

Inherited methods

Attributes

Inherited from:
MaybeKid

Inherited and Abstract methods

Attributes

Inherited from:
MaybeKid

Attributes

Inherited from:
MaybeKid