An endpoint's identifier, a 32-byte ed25519 public key.
In iroh 1.0 this is an alias for the underlying PublicKey cryptographic type and uniquely identifies an crate::Endpoint.
PublicKey
Short, base32 prefix of the `EndpointId`.
Get the underlying 32 bytes.
Verify a signature on message against this endpoint's key.
message