pub type IdentitySecret = SigningKey;Expand description
Secret Connection node identity secret keys.
Ed25519 is currently the only supported signature algorithm.
Aliased Typeยง
pub struct IdentitySecret { /* private fields */ }pub type IdentitySecret = SigningKey;Secret Connection node identity secret keys.
Ed25519 is currently the only supported signature algorithm.
pub struct IdentitySecret { /* private fields */ }