LocalSend::Identity
The local device identity and its TLS material.
LocalSend identifies devices by certificate fingerprint, not a CA. Share one
identity between Discovery, Client, and Receiver.
The caller chooses where to store the certificate and private key.
Constants
Log = LocalSend::Log.for("identity")
Constructors
Class methods
Instance methods
alias
Sourcecertificate_path
Sourcedevice_model
Sourcedevice_type
Sourceprivate_key_path
Source