Interface KeyPair

All Known Implementing Classes:
ImmutableKeyPair

@Immutable @Deprecated public interface KeyPair
Deprecated.
This class will go away in a future version. Prefer xrpl4j-crypto variants instead.
Represents an XRPL public/private key pair.
  • Method Details