Exception: Noise::Exceptions::InvalidNonceError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/noise/exceptions/invalid_nonce_error.rb

Overview

Raised when a nonce given to CipherState#nonce= is not an unsigned 64-bit integer.