Class LiteAccount

java.lang.Object
com.sdk.accumulate.service.KeypairSigner
com.sdk.accumulate.service.LiteAccount
All Implemented Interfaces:
OriginSigner

public class LiteAccount extends KeypairSigner
  • Constructor Details

    • LiteAccount

      public LiteAccount(String acmeTokenUrl, com.iwebpp.crypto.TweetNaclFast.Signature.KeyPair keypair) throws Exception
      Throws:
      Exception
    • LiteAccount

      public LiteAccount(AccURL acmeTokenUrl, com.iwebpp.crypto.TweetNaclFast.Signature.KeyPair keypair) throws Exception
      Throws:
      Exception
  • Method Details