Class uri
#include <keychain/cache/uri.hpp>
Namespace: keychain
Inheritance: uri
Description
uri
is a location on a blockchain where the gateway
can find certificates for pairing. Its serialization format may change over library versions, so regard this as an opaque object.
Since: v2.0
Public Constructors
Constructor |
---|
Constructs an empty |
Constructs a |
Constructs a |
Public Member Functions Detail
to_string
|
|
Serialize the |
|
Returns: |
|
The serialized |
is_null
|
|
Whether the |
|
Returns: |
|
|