fmgp.crypto.OKPPrivateKeyWithoutKid
See theOKPPrivateKeyWithoutKid companion object
case class OKPPrivateKeyWithoutKid(kty: OKP.type, crv: OKPCurve, d: String, x: String) extends OKPPrivateKey, OKPKeyWithoutKid, PrivateKeyWithoutKid
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait PrivateKeyWithoutKidtrait OKPKeyWithoutKidtrait WithoutKidtrait OKPPrivateKeytrait PrivateKeyclass OKPKeytrait OKP_EC_Keytrait JWKObjtrait MaybeKidclass Objecttrait Matchableclass Any
Members list
In this article