public class Mnemonic extends Object
Mnemonic()
static List<String>
generateMnemonicCode(byte[] random)
static String
generatePrivateKeyByMnemonicCodeAndKeyTypeAndHDPath(List<String> mnemonicCodes, KeyType keyType, String hdPath)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Mnemonic()
public static List<String> generateMnemonicCode(byte[] random) throws EncException
EncException
public static String generatePrivateKeyByMnemonicCodeAndKeyTypeAndHDPath(List<String> mnemonicCodes, KeyType keyType, String hdPath) throws Exception
Exception
Copyright © 2025. All rights reserved.