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
/
ECPoint
/
Companion
/
fromCompressed
from
Compressed
fun
fromCompressed
(
curve
:
ECCurve
,
x
:
ByteArray
,
root
:
Sign
)
:
ECPoint.Normalized
(
source
)
fun
fromCompressed
(
curve
:
ECCurve
,
x
:
ByteArray
,
usePositiveY
:
Boolean
)
:
ECPoint.Normalized
(
source
)