toggle menu
lattice-kt
1.0-SNAPSHOT
jvm
switch theme
search in API
crypto
/
com.example.crypto.extension
Package-level
declarations
Functions
Functions
to
ECKey
Pair
Link copied to clipboard
fun
PrivateKey
.
toECKeyPair
(
isGM
:
Boolean
=
true
)
:
ECKeyPair
to
Public
Key
Link copied to clipboard
fun
PrivateKey
.
toPublicKey
(
isGM
:
Boolean
=
true
)
:
PublicKey