ValStatus add( NodeKey const& key, Validation const& val);
Attempt to add a new validation.
Name |
Description |
---|---|
|
The master key associated with this validation |
|
The validationo to store |
The outcome
The provided key may differ from the validations's key() member if the validator is using ephemeral signing keys.