fmgp.crypto.ECPublicKey
See theECPublicKey companion object
sealed trait ECPublicKey extends ECKey, PublicKey
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait PublicKeyclass ECKeytrait OKP_EC_Keytrait JWKObjtrait MaybeKidclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class ECPublicKeyWithKidclass ECPublicKeyWithoutKid
Members list
Value members
Concrete methods
Inherited methods
Attributes
- Definition Classes
-
OKP_EC_Key -> JWKObj
- Inherited from:
- OKP_EC_Key
Attributes
- Inherited from:
- ECKey
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
Attributes
- Inherited from:
- ECKey
Inherited and Abstract methods
Attributes
- Definition Classes
-
ECKey -> OKP_EC_Key
- Inherited from:
- ECKey
Attributes
- Definition Classes
- Inherited from:
- ECKey
x is a Base64url (RFC 4648) without padding.
In this article