fmgp.crypto.PrivateKey
See thePrivateKey companion object
sealed trait PrivateKey extends OKP_EC_Key
Attributes
- Companion
- object
- Graph
-
- Supertypes
- Known subtypes
-
trait ECPrivateKeyclass ECPrivateKeyWithKidclass ECPrivateKeyWithoutKidtrait OKPPrivateKeyclass OKPPrivateKeyWithKidclass OKPPrivateKeyWithoutKidtrait PrivateKeyWithKidtrait PrivateKeyWithoutKidShow all
Members list
Value members
Abstract methods
Attributes
- Definition Classes
Attributes
- Definition Classes
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
- Inherited from:
- OKP_EC_Key
Attributes
- Inherited from:
- OKP_EC_Key
Inherited and Abstract methods
Attributes
- Inherited from:
- OKP_EC_Key
Attributes
- Definition Classes
-
OKP_EC_Key -> JWKObj
- Inherited from:
- OKP_EC_Key
x is a Base64url (RFC 4648) without padding.
In this article