fmgp.crypto.PrivateKeyWithoutKid
See thePrivateKeyWithoutKid companion object
sealed trait PrivateKeyWithoutKid extends PrivateKey, WithoutKid
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait WithoutKidtrait PrivateKeytrait OKP_EC_Keytrait JWKObjtrait MaybeKidclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class ECPrivateKeyWithoutKidclass OKPPrivateKeyWithoutKid
Members list
Value members
Inherited methods
Attributes
- Definition Classes
-
OKP_EC_Key -> JWKObj
- Inherited from:
- OKP_EC_Key
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
The Algorithmto used for Signing
https://identity.foundation/didcomm-messaging/spec/#algorithms
Attributes
- Inherited from:
- OKP_EC_Key
Attributes
- Definition Classes
- Inherited from:
- WithoutKid
Attributes
- Inherited from:
- OKP_EC_Key
Attributes
- Inherited from:
- OKP_EC_Key
Inherited and Abstract methods
Attributes
- Inherited from:
- OKP_EC_Key
Attributes
- Inherited from:
- PrivateKey
Attributes
- Definition Classes
-
OKP_EC_Key -> JWKObj
- Inherited from:
- OKP_EC_Key
Attributes
- Inherited from:
- PrivateKey
Attributes
- Definition Classes
- Inherited from:
- PrivateKey
Attributes
- Definition Classes
- Inherited from:
- PrivateKey
x is a Base64url (RFC 4648) without padding.
In this article