Package | Description |
---|---|
org.bitcoinj.wallet |
Modifier and Type | Class and Description |
---|---|
static class |
Protos.EncryptedPrivateKey
Protobuf type
wallet.EncryptedPrivateKey |
static class |
Protos.EncryptedPrivateKey.Builder
Protobuf type
wallet.EncryptedPrivateKey |
Modifier and Type | Method and Description |
---|---|
Protos.EncryptedPrivateKeyOrBuilder |
Protos.KeyOrBuilder.getEncryptedPrivateKeyOrBuilder()
optional .wallet.EncryptedPrivateKey encrypted_private_key = 6; |
Protos.EncryptedPrivateKeyOrBuilder |
Protos.Key.getEncryptedPrivateKeyOrBuilder()
optional .wallet.EncryptedPrivateKey encrypted_private_key = 6; |
Protos.EncryptedPrivateKeyOrBuilder |
Protos.Key.Builder.getEncryptedPrivateKeyOrBuilder()
optional .wallet.EncryptedPrivateKey encrypted_private_key = 6; |
Copyright © 2014. All rights reserved.