Package org.xrpl.xrpl4j.keypairs
Interface Secp256k1
-
public interface Secp256k1
Static constants for Secp256k1 cryptography.
-
-
Field Summary
Fields Modifier and Type Field Description static org.bouncycastle.crypto.params.ECDomainParameters
ecDomainParameters
static org.bouncycastle.asn1.x9.X9ECParameters
x9ECParameters
-