make_key_header

Function make_key_header 

Source
pub fn make_key_header(
    remote_pk: &str,
    local_pk: &str,
) -> Result<String, RspamdError>