Packages

package verifier

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class SyncCryptoVerifier extends NamedLogging

    Aggregates all methods related to protocol messages' signature verification.

    Aggregates all methods related to protocol messages' signature verification. If a signature delegation is present, verification uses the session key included in the signature after it has been validated; otherwise, it defaults to the original method and verifies the signature with the long-term key. These methods require a topology snapshot to ensure the correct signing keys are used, based on the current state (i.e., OwnerToKeyMappings).

Value Members

  1. object SyncCryptoVerifier

Ungrouped