pub(crate) const X25519_ALGORITHM_NAME: &str = "x25519@spec.torproject.org";Expand description
The algorithm string for x25519 SSH keys.
pub(crate) const X25519_ALGORITHM_NAME: &str = "x25519@spec.torproject.org";The algorithm string for x25519 SSH keys.