class

LocalSend::FingerprintMismatchError

Inherits LocalSend::Error < Exception < Reference < Object

The certificate the peer presented is not the one it announced. The announcement is the only identity anchor LocalSend has -- there is no CA -- so this is a hard stop, never a warning.

Constructors

new(announced : String, presented : Nil | String)
Source

Instance methods

announced
Source
presented
Source