The secret key half of an endpoint identity.
Mirrors iroh::SecretKey. Used internally by crate::Endpoint to produce its TLS certificate and to sign arbitrary messages.
iroh::SecretKey
The public `EndpointId` derived from this secret key.
Sign a message, producing an ed25519 signature.
Get the underlying 32 bytes of the secret key.