fmgp.crypto.OKPPrivateKey
See theOKPPrivateKey companion object
case class OKPPrivateKey(kty: KTY, crv: Curve, d: String, x: String, kid: Option[String]) extends OKPKey, PrivateKey
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait PrivateKeyclass OKPKeyclass OKP_EC_Keytrait JWKObjclass Objecttrait Matchableclass Any
Members list
In this article