Index

A B C D E G I M N P S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

G

generate(Network, AddressType, String) - Static method in class com.barbantfintech.tools.common.cryptojdk.CryptoJDK.XPub
Generates an extended public key (xPub) based on the provided network, address type, and mnemonic phrase.
generate(Network, AddressType, String, Integer) - Static method in class com.barbantfintech.tools.common.cryptojdk.CryptoJDK.Address
Generates a blockchain address for receiving coins.
generate(Network, AddressType, String, Integer) - Static method in class com.barbantfintech.tools.common.cryptojdk.CryptoJDK.PrivateKey
Generates a private key for a given blockchain network and address type.
generate(Network, AddressType, String, String) - Static method in class com.barbantfintech.tools.common.cryptojdk.CryptoJDK.Signature
Generates a cryptographic signature for a given message using a specified private key.
generate(Network, AddressType, String, String) - Static method in class com.barbantfintech.tools.common.cryptojdk.CryptoJDK.XPub
Generates an extended public key (xPub) based on the provided network, address type, mnemonic phrase, and an optional passphrase.
generate(Network, AddressType, String, String, Integer) - Static method in class com.barbantfintech.tools.common.cryptojdk.CryptoJDK.PrivateKey
Generates a private key for a given blockchain network and address type.
generate(Network, String, String, BigDecimal, Coin, BigInteger, BigInteger, BigInteger) - Static method in class com.barbantfintech.tools.common.cryptojdk.CryptoJDK.Transaction.Ethereum
Prepares a signed transaction ready for broadcasting on the Ethereum network.
generate(Coin, Network, UTXO[], TxReceiver[]) - Static method in class com.barbantfintech.tools.common.cryptojdk.CryptoJDK.Transaction.Bitcoin
Prepares a signed transaction ready for broadcasting on the Bitcoin network.
generate(Integer) - Static method in class com.barbantfintech.tools.common.cryptojdk.CryptoJDK.Mnemonic
Generates a random mnemonic phrase.
generateRandomString(Integer, String) - Static method in class com.barbantfintech.tools.common.cryptojdk.tools.StringTools
Generates a random String.
get() - Static method in class com.barbantfintech.tools.common.cryptojdk.netparams.WrappedMainNetParams
Returns the singleton instance of WrappedMainNetParams.
get() - Static method in class com.barbantfintech.tools.common.cryptojdk.netparams.WrappedTestNetParams
Returns the singleton instance of WrappedTestNetParams.
getCoin(String, Network) - Static method in enum class com.barbantfintech.tools.common.cryptojdk.enums.Coin
Get the coin by its smart contract address and network.
getFromPrivateKey(Network, AddressType, String) - Static method in class com.barbantfintech.tools.common.cryptojdk.CryptoJDK.Address
Extracts a blockchain address from its private key.
A B C D E G I M N P S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form