public class IdexCrypto extends Object
| Constructor and Description |
|---|
IdexCrypto() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
createIdxParamsToSign(SigParms params) |
static org.web3j.crypto.Sign.SignatureData |
createParamsSig(SigParms params,
org.web3j.crypto.Credentials credentials) |
static byte[] |
encodeNumeric(BigInteger val) |
static byte[] |
encodeNumeric(long val) |
public static org.web3j.crypto.Sign.SignatureData createParamsSig(SigParms params, org.web3j.crypto.Credentials credentials) throws IOException
IOExceptionpublic static byte[] createIdxParamsToSign(SigParms params) throws IOException
IOExceptionpublic static byte[] encodeNumeric(long val)
public static byte[] encodeNumeric(BigInteger val)
Copyright © 2019. All rights reserved.