Package org.iota.types.secret
Class LedgerNanoSecretManager
- java.lang.Object
-
- org.iota.types.secret.SecretManager
-
- org.iota.types.secret.LedgerNanoSecretManager
-
public class LedgerNanoSecretManager extends SecretManager
-
-
Constructor Summary
Constructors Constructor Description LedgerNanoSecretManager(boolean isSimulator)
-
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
-
-