Skip to main content

is_legacy_method

Function is_legacy_method 

Source
pub fn is_legacy_method(name: &str) -> bool
Expand description

Exact legacy method inventory exposed by pproxy 2.7.9’s cipher.py and cipherpy.py. The names remain recognized even when the optional legacy-crypto feature is disabled so callers get a stable compatibility diagnostic instead of an unknown-method error.