Signum
Toggle table of contents
3.19.3
common
Target filter
common
Switch theme
Search in API
Skip to content
Signum
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