pub fn is_legacy_method(name: &str) -> boolExpand 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.