toggle menu
EdgeAgentSDK
4.0.0
common
switch theme
search in API
EdgeAgentSDK
/
org.hyperledger.identus.walletsdk.apollo.utils
/
Secp256k1KeyPair
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
generate
Key
Pair
Link copied to clipboard
fun
generateKeyPair
(
)
:
Secp256k1KeyPair
fun
generateKeyPair
(
seed
:
Seed
,
curve
:
KeyCurve
)
:
Secp256k1KeyPair
Generates a key pair using a given seed and key curve.