stellar-sdk
Toggle table of contents
1.3.0
common
Target filter
common
Switch theme
Search in API
Skip to content
stellar-sdk
stellar-sdk
/
com.soneso.stellar.sdk.sep.sep05
/
MnemonicStrength
/
Companion
Companion
object
Companion
Members
Functions
from
Entropy
Bits
Link copied to clipboard
fun
fromEntropyBits
(
bits
:
Int
)
:
MnemonicStrength
?
Find the strength level for a given entropy size.
from
Word
Count
Link copied to clipboard
fun
fromWordCount
(
wordCount
:
Int
)
:
MnemonicStrength
?
Find the strength level for a given word count.