An endpoint's identifier, a 32-byte ed25519 public key.
Returns true if both [EndpointId]s are equal.
EndpointId
Short base32 prefix.
Get the underlying 32 bytes.
Base32 string form.
Verify a signature on message against this endpoint's key.
message
Static
Construct an [EndpointId] from raw bytes (32 bytes).
Parse an [EndpointId] from its base32 representation.
An endpoint's identifier, a 32-byte ed25519 public key.