Class Entropy

java.lang.Object
org.xrpl.xrpl4j.crypto.core.keys.Entropy
All Implemented Interfaces:
Destroyable

public class Entropy extends Object implements Destroyable
A compact value that is used to derive the actual private and public keys for an account.
  • Method Details