Package | Description |
---|---|
com.google.bitcoin.core |
Modifier and Type | Class and Description |
---|---|
class |
Address
A Bitcoin address looks like 1MsScoe2fTJoq4ZPdQgqyhgWeoNamYPevy and is derived from an elliptic curve public key
plus a set of network parameters.
|
class |
DumpedPrivateKey
Parses and generates private keys in the form used by the Bitcoin "dumpprivkey" command.
|
Copyright © 2014. All rights reserved.