package verifier
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- 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
- object SyncCryptoVerifier