did-imp
did-imp
API
fmgp
crypto
CryptoOperationsImp
ECDH
JWERecipient
KeyGenerator
PlatformSpecificOperations
UtilsJS
did.comm
did-imp
/
fmgp
/
fmgp.crypto
/
UtilsJS
UtilsJS
fmgp.crypto.UtilsJS$
object
UtilsJS
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
UtilsJS
.type
Members list
Clear all
Extensions
Extensions
extension
(key:
OKP_EC_Key
)(
key
:
OKP_EC_Key
)
def
toKeyLike
:
IO
[
UnknownError
.type, (
KeyLike
,
String
)]
def
verify
(
jwm
:
SignedMessage
):
IO
[
CryptoFailed
,
Boolean
]
extension
(key:
PrivateKey
)(
key
:
PrivateKey
)
def
sign
(
plaintext
:
PlaintextMessage
):
IO
[
CryptoFailed
,
SignedMessage
]
In this article
Attributes
Members list
Extensions
Extensions