did-imp
did-imp
API
fmgp
crypto
CryptoOperationsImp
ECDH
JWERecipient
KeyGenerator
PlatformSpecificOperations
UtilsJS
did.comm
did-imp
/
fmgp
/
fmgp.crypto
/
KeyGenerator
KeyGenerator
fmgp.crypto.KeyGenerator$
object
KeyGenerator
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
KeyGenerator
.type
Members list
Clear all
Value members
Concrete methods
def
makeEd25519
:
IO
[
FailToGenerateKey
,
OKPPrivateKey
]
def
makeX25519
:
IO
[
FailToGenerateKey
,
OKPPrivateKey
]
def
newEd25519
:
Either
[
FailToGenerateKey
,
OKPPrivateKey
]
def
newX25519
:
Either
[
FailToGenerateKey
,
OKPPrivateKey
]
In this article
Attributes
Members list
Value members
Concrete methods