Package org.iota.types.secret
Class MnemonicSecretManager
- java.lang.Object
-
- org.iota.types.secret.SecretManager
-
- org.iota.types.secret.MnemonicSecretManager
-
public class MnemonicSecretManager extends SecretManager
-
-
Constructor Summary
Constructors Constructor Description MnemonicSecretManager(java.lang.String mnemonic)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.google.gson.JsonObjectgetJson()
-
-
-
Method Detail
-
getJson
public com.google.gson.JsonObject getJson()
- Specified by:
getJsonin classSecretManager
-
-