Skip to main content

parse_ed25519

Macro parse_ed25519 

Source
macro_rules! parse_ed25519 {
    ($key:expr, $parse_fn:expr, $tag:expr, $key_len:expr) => { ... };
}
Expand description

Helper for parsing C Tor’s ed25519 key format.