toggle menu
Signum
3.10.0
common
switch theme
search in API
indispensable
/
at.asitplus.signum.indispensable
/
CryptoPublicKey
/
EC
/
Companion
/
fromCompressed
from
Compressed
inline
fun
fromCompressed
(
curve
:
ECCurve
,
x
:
ByteArray
,
sign
:
Sign
)
:
CryptoPublicKey.EC
(
source
)
inline
fun
fromCompressed
(
curve
:
ECCurve
,
x
:
ByteArray
,
usePositiveY
:
Boolean
)
:
CryptoPublicKey.EC
(
source
)
Decodes key from big-endian X and sign of Y