cryptography-kotlin
Toggle table of contents
0.6.0
common
jvm
nativeAndWasmWasi
web
Target filter
common
jvm
nativeAndWasmWasi
web
Switch theme
Search in API
Skip to content
cryptography-kotlin
cryptography-bigint
/
dev.whyoleg.cryptography.bigint
/
BigInt
/
Companion
/
fromMagnitude
from
Magnitude
common
jvm
nativeAndWasmWasi
web
expect
fun
fromMagnitude
(
sign
:
Int
,
magnitude
:
ByteArray
)
:
BigInt
(
source
)
actual
fun
fromMagnitude
(
sign
:
Int
,
magnitude
:
ByteArray
)
:
BigInt
(
source
)
actual
fun
fromMagnitude
(
sign
:
Int
,
magnitude
:
ByteArray
)
:
BigInt
(
source
)
actual
fun
fromMagnitude
(
sign
:
Int
,
magnitude
:
ByteArray
)
:
BigInt
(
source
)