| Package | Description |
|---|---|
| com.beowulfchain.beowulfj.util |
| Modifier and Type | Method and Description |
|---|---|
static String |
KeyGenerator.suggestBrainKey()
Generate a new brain key.
|
| Constructor and Description |
|---|
KeyGenerator()
Like
KeyGenerator(String, int) but
automatically suggests a new brain key and uses the sequence 0. |
KeyGenerator(String brainKey,
int sequence)
Create a private and a public key based on the given brain key and the
given sequence.
|
Copyright © 2019. All rights reserved.