public class TronPrivateKey extends Object
| Constructor and Description | 
|---|
| TronPrivateKey(byte[] bytes)Creates an instance of TronPrivateKey | 
| TronPrivateKey(String hex)Creates an instance of TronPrivateKey | 
public TronPrivateKey(byte[] bytes)
bytes - the private key as an array of bytespublic TronPrivateKey(String hex)
hex - the private key as hex stringCopyright © 2020. All rights reserved.