Uses of Interface
org.bitcoinj.wallet.Protos.EncryptedPrivateKeyOrBuilder

Packages that use Protos.EncryptedPrivateKeyOrBuilder
org.bitcoinj.wallet   
 

Uses of Protos.EncryptedPrivateKeyOrBuilder in org.bitcoinj.wallet
 

Classes in org.bitcoinj.wallet that implement Protos.EncryptedPrivateKeyOrBuilder
static class Protos.EncryptedPrivateKey
          Protobuf type wallet.EncryptedPrivateKey
static class Protos.EncryptedPrivateKey.Builder
          Protobuf type wallet.EncryptedPrivateKey
 

Methods in org.bitcoinj.wallet that return Protos.EncryptedPrivateKeyOrBuilder
 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.