Class Facade
Package: keychain.core.facade
Inheritance: Facade
Description
Facade
encapsulates the methods in common between personas and contacts for use in methods that can take either object. This class provides basic information about the related keychains such as the maturity (blockchain confirmation) level of the two keychains and the base URI.
The distinction between a persona and a contact is that a Gateway
creates a persona and manages its keychains locally whereas a contact is created by another device.
In v2 of Keychain the contact and persona are not differentiated at a class level, but some methods expect one or the other. Please be careful not to pass a |
In fact, |
Since: v2.0
Public Member Functions
Return type | Method and Description |
---|---|
|
Returns the |
Returns the |
|
|
Returns the |
Returns the blockchain URI |
|
|
Returns |
|
Returns |
Public Member Functions Detail
name
|
|
Returns the |
|
Returns: |
|
The |
|
Raises: |
|
|
status
|
|
Returns the |
|
Returns: |
|
The |
subname
|
|
Returns the |
|
Returns: |
|
The |
|
Raises: |
|
|
uri
|
|
Returns the |
|
Returns: |
|
The |
|
Raises: |
|
|