Class Settings

Package: keychain.core.settings

Inheritance: Settings

Description

Settings is an object representing a valid Keychain configuration and license.

Creation of this object will contact Keychain servers to verify the license in the configuration file. Failure to validate the license will cause the object creation to fail as well.

This object is opaque and should only be used to pass around to other objects that need it, such as Gateway and Monitor. Although there are public member functions, they are deprecated and should not be used by new projects.

This object is created indirectly via Gateway#init, a static method in the Gateway class.

As such, no public constructor is available in this class.

Since: v2.0

Public Member Functions

Return type Method and Description

str

asset_ledger_transaction_channel()

Deprecated

str

asset_ledger_control_channel()

Deprecated

str

pairing_ledger_pairing_channel()

Deprecated

str

pairing_ledger_directory_domain_prefix()

Deprecated

str

quorum_ledger_quorum_channel()

Deprecated