did-imp
did-imp
API
fmgp
crypto
CryptoOperationsImp
ECDH
ECDH_AnonCryptoProvider
ECDH_AnonEC
ECDH_AnonOKP
ECDH_AuthCryptoProvider
ECDH_AuthEC
ECDH_AuthOKP
ECDH_UtilsEC
ECDH_UtilsOKP
JWERecipient
KeyGenerator
PlatformSpecificOperations
UtilsJVM
unsafe
given_Conversion_ENCAlgorithm_EncryptionMethod
given_Conversion_ProtectedHeader_JWEHeader
given_Conversion_Base64Obj_JWEHeader
given_Conversion_Base64_Base64URL
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
]
def
unsafeEd25519
:
OKPPrivateKey
def
unsafeX25519
:
OKPPrivateKey
In this article
Attributes
Members list
Value members
Concrete methods