public class CustomTransactionSigner.SignatureAndKey extends Object
Modifier and Type | Field and Description |
---|---|
ECKey |
pubKey |
ECKey.ECDSASignature |
sig |
Constructor and Description |
---|
SignatureAndKey(ECKey.ECDSASignature sig,
ECKey pubKey) |
public final ECKey.ECDSASignature sig
public final ECKey pubKey
public SignatureAndKey(ECKey.ECDSASignature sig, ECKey pubKey)
Copyright © 2016. All rights reserved.