-
Notifications
You must be signed in to change notification settings - Fork 179
bx ek public to ec
Eric Voskuil edited this page Sep 8, 2015
·
12 revisions
Extract the EC public key of an encrypted public key (BIP38).
$ bx ek-public-to-ec --help
Usage: bx ek-public-to-ec [-h] [--config VALUE] [PASSPHRASE]
[EK_PUBLIC_KEY]
Info: Extract the EC public key of an encrypted public key (BIP38).
Options (named):
-c [--config] The path to the configuration settings file.
-h [--help] Get a description and instructions for this command.
Arguments (positional):
PASSPHRASE The passphrase that was used to generate the
encrypted private key.
EK_PUBLIC_KEY The encrypted public key to decrypt.
See also ek-public-to-address.
TODO
Users | Developers | License | Copyright © 2011-2024 libbitcoin developers
- Home
- Build BX
- General Information
- Developer Information
- Configuration Settings
- Tutorials
- Meta Commands
- Wallet Commands
- Key Encryption Commands
- Stealth Commands
- Messaging Commands
- Transaction Commands
- Online Commands
- Encoding Commands
- Hash Commands
- Math Commands