Class SeedSecretManager

    • Constructor Summary

      Constructors 
      Constructor Description
      SeedSecretManager​(java.lang.String hexSeed)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.google.gson.JsonObject getJson()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SeedSecretManager

        public SeedSecretManager​(java.lang.String hexSeed)
    • Method Detail

      • getJson

        public com.google.gson.JsonObject getJson()
        Specified by:
        getJson in class SecretManager